Files
revng-revng/tests/analysis/arm/switch-addls.yml
2021-12-14 11:00:00 +01:00

56 lines
1.0 KiB
YAML

---
Functions:
- CFG:
- End: '9'
Start: '1'
Successors:
- Destination: '2'
Type: DirectBranch
- Destination: '3'
Type: DirectBranch
- Destination: '4'
Type: DirectBranch
- Destination: '5'
Type: DirectBranch
- Destination: '6'
Type: DirectBranch
- Destination: '7'
Type: DirectBranch
- End: '3'
Start: '2'
Successors:
- Destination: '8'
Type: DirectBranch
- End: '4'
Start: '3'
Successors:
- Destination: '8'
Type: DirectBranch
- End: '5'
Start: '4'
Successors:
- Destination: '8'
Type: DirectBranch
- End: '6'
Start: '5'
Successors:
- Destination: '8'
Type: DirectBranch
- End: '7'
Start: '6'
Successors:
- Destination: '8'
Type: DirectBranch
- End: '8'
Start: '7'
Successors:
- Destination: '8'
Type: DirectBranch
- End: '9'
Start: '8'
Successors:
- Destination: ":Invalid"
Type: Return
CustomName: _start
Type: Regular