Files
revng-revng/tests/analysis/mips/switch-jump-table.yml
Alessandro Di Federico cd7f1fced5 Update test results
2022-03-08 20:57:46 +01:00

54 lines
1.0 KiB
YAML

---
Functions:
- CFG:
- End: '5'
Start: '4'
Successors:
- Destination: '5'
Type: DirectBranch
- Destination: '7'
Type: DirectBranch
- End: '6'
Start: '5'
Successors:
- Destination: '6'
Type: DirectBranch
- Destination: '8'
Type: DirectBranch
- End: '7'
Start: '6'
Successors:
- Destination: '9'
Type: DirectBranch
- Destination: '10'
Type: DirectBranch
- Destination: '11'
Type: DirectBranch
- End: '12'
Start: '7'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
- End: '12'
Start: '8'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
- End: '12'
Start: '9'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
- End: '12'
Start: '10'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
- End: '12'
Start: '11'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
OriginalName: __start
Type: NoReturn