Skip to content
Snippets Groups Projects
Commit 77f770fd authored by Loïc Correnson's avatar Loïc Correnson
Browse files

[region] update tests

parent c30a1637
No related branches found
No related tags found
No related merge requests found
[kernel] Parsing blob.i (no preprocessing)
[region] Analyzing regions
[region] Function array_blob:
R0003: --- arr 32b ;
R0003: --- arr[3] 32b ;
R0001: -W- p (int *) 64b (*R0003) ;
[region] Function struct_blob:
R0003: --- y 64b { .f: R0004[…]; #32b; } ;
R0004: --- 0b ;
R0001: -W- p (int *) 64b (*R0004) ;
[region] Function var_blob:
R0003: --- x 0b ;
R0003: --- x[…] 0b ;
R0001: -W- p (int *) 64b (*R0003) ;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment