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

26 lines
446 B
JSON

[
{
"entry_point" : "bb.callee",
"slots" : [
{
"argument" : "No",
"slot" : "SP0+0x10"
}
]
},
{
"entry_point" : "bb.saofc",
"function_calls" : [
{
"caller" : "bb.saofc:9",
"slots" : [
{
"argument" : "No",
"slot" : "SP0+0x10"
}
]
}
]
}
]