Files
revng-revng/tests/analysis/StackAnalysis/x86_64/drvofc.stack-analysis.json
Alessandro Di Federico 2e995fdaa7 Pretty print JSONs
2020-10-22 11:25:31 +02:00

17 lines
297 B
JSON

[
{
"entry_point" : "bb.drvofc",
"function_calls" : [
{
"caller" : "bb.drvofc:10",
"slots" : [
{
"return_value" : "NoOrDead",
"slot" : "rax"
}
]
}
]
}
]