summaryrefslogtreecommitdiff
path: root/layoutDebug.yaml
blob: 7c1dae2eb9e5dc20f33bb93fe1cd588076eb6138 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source_files: [../src/layoutDebug.S]
hooks:
  - name: RlanLoadDebugHook
    type: branch_insn
    branch_type: bl
    src_addr_pal: 0x800C9118
    target_func: 'RlanLoadDebugHook'
  - name: AnmLoadDebugHook
    type: branch_insn
    branch_type: bl
    src_addr_pal: 0x800C9268
    target_func: 'AnmLoadDebugHook'