Files
revng-revng/tests/analysis/mips/jump-table-base-before-function-call.yml
2021-12-14 11:00:00 +01:00

59 lines
1.0 KiB
YAML

---
Functions:
- CFG:
- End: '2'
Start: '1'
Successors:
- Destination: '2'
Type: DirectBranch
- Destination: '4'
Type: DirectBranch
- End: '3'
Start: '2'
Successors:
- Attributes:
- NoReturn
Destination: '9'
Type: FunctionCall
- End: '5'
Start: '4'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
CustomName: __start
Entry: '1'
Type: NoReturn
- CFG:
- End: '7'
Start: '6'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
Entry: '6'
Type: NoReturn
- CFG:
- End: '8'
Start: '7'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
Entry: '7'
Type: NoReturn
- CFG:
- End: '9'
Start: '8'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
Entry: '8'
Type: NoReturn
- CFG:
- End: '10'
Start: '9'
Successors:
- Destination: ":Invalid"
Type: IndirectTailCall
CustomName: function
Entry: '9'
Type: NoReturn