|
|
|
digraph iCFG {
|
|
|
|
102 [label="102: DeclStmt \n n$3=_fun___objc_alloc_no_fail(sizeof(class A ):unsigned long ) [line 39]\n n$4=_fun_NSObject_init(n$3:class A *) virtual [line 39]\n *&a:class A *=n$4 [line 39]\n REMOVE_TEMPS(n$3,n$4); [line 39]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
102 -> 101 ;
|
|
|
|
101 [label="101: Message Call: setLast_name: \n n$1=*&a:class A * [line 40]\n n$2=*&a2:class A * [line 40]\n _fun_A_setLast_name:(n$1:class A *,n$2:class A *) [line 40]\n REMOVE_TEMPS(n$1,n$2); [line 40]\n NULLIFY(&a2,false); [line 40]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
101 -> 100 ;
|
|
|
|
100 [label="100: Message Call: release \n n$0=*&a:class A * [line 41]\n _fun___objc_release(n$0:class A *) [line 41]\n REMOVE_TEMPS(n$0); [line 41]\n NULLIFY(&a,false); [line 41]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
100 -> 99 ;
|
|
|
|
99 [label="99: Return Stmt \n *&return:int =0 [line 42]\n APPLY_ABSTRACTION; [line 42]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
99 -> 98 ;
|
|
|
|
98 [label="98: Exit test \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
97 [label="97: Start test\nFormals: a2:class A *\nLocals: a:class A * \n DECLARE_LOCALS(&return,&a); [line 38]\n NULLIFY(&a,false); [line 38]\n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
97 -> 102 ;
|
|
|
|
96 [label="96: DeclStmt \n n$11=_fun___objc_alloc_no_fail(sizeof(class A ):unsigned long ) [line 27]\n n$12=_fun_NSObject_init(n$11:class A *) virtual [line 27]\n *&other:class A *=n$12 [line 27]\n REMOVE_TEMPS(n$11,n$12); [line 27]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
96 -> 91 ;
|
|
|
|
96 -> 92 ;
|
|
|
|
95 [label="95: BinaryOperatorStmt: Assign \n n$8=*&other:class A * [line 29]\n n$9=*&self:class A * [line 29]\n n$10=*n$9._name:class A * [line 29]\n *n$8._name:class A *=n$10 [line 29]\n REMOVE_TEMPS(n$8,n$9,n$10); [line 29]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
95 -> 94 ;
|
|
|
|
94 [label="94: BinaryOperatorStmt: Assign \n n$5=*&other:class A * [line 30]\n n$6=*&self:class A * [line 30]\n n$7=*n$6._last_name:class A * [line 30]\n *n$5._last_name:class A *=n$7 [line 30]\n REMOVE_TEMPS(n$5,n$6,n$7); [line 30]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
94 -> 93 ;
|
|
|
|
93 [label="93: BinaryOperatorStmt: Assign \n n$2=*&other:class A * [line 31]\n n$3=*&self:class A * [line 31]\n n$4=*n$3._child:class A * [line 31]\n *n$2._child:class A *=n$4 [line 31]\n REMOVE_TEMPS(n$2,n$3,n$4); [line 31]\n NULLIFY(&self,false); [line 31]\n APPLY_ABSTRACTION; [line 31]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
93 -> 90 ;
|
|
|
|
92 [label="92: Prune (false branch) \n n$1=*&other:class A * [line 28]\n PRUNE((n$1 == 0), false); [line 28]\n REMOVE_TEMPS(n$1); [line 28]\n APPLY_ABSTRACTION; [line 28]\n " shape="invhouse"]
|
|
|
|
|
|
|
|
|
|
|
|
92 -> 90 ;
|
|
|
|
91 [label="91: Prune (true branch) \n n$1=*&other:class A * [line 28]\n PRUNE((n$1 != 0), true); [line 28]\n REMOVE_TEMPS(n$1); [line 28]\n " shape="invhouse"]
|
|
|
|
|
|
|
|
|
|
|
|
91 -> 95 ;
|
|
|
|
90 [label="90: + \n " ]
|
|
|
|
|
|
|
|
|
|
|
|
90 -> 89 ;
|
|
|
|
89 [label="89: Return Stmt \n NULLIFY(&self,false); [line 33]\n n$0=*&other:class A * [line 33]\n *&return:class A *=n$0 [line 33]\n REMOVE_TEMPS(n$0); [line 33]\n NULLIFY(&other,false); [line 33]\n APPLY_ABSTRACTION; [line 33]\n " shape="box"]
|
|
|
|
|
|
|
|
|
|
|
|
89 -> 88 ;
|
|
|
|
88 [label="88: Exit A_copy \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
87 [label="87: Start A_copy\nFormals: self:class A *\nLocals: other:class A * \n DECLARE_LOCALS(&return,&other); [line 26]\n NULLIFY(&other,false); [line 26]\n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
87 -> 96 ;
|
|
|
|
86 [label="86: Exit A_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
85 [label="85: Start A_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
85 -> 86 ;
|
|
|
|
84 [label="84: Exit NSUserActivityDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
83 [label="83: Start NSUserActivityDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
83 -> 84 ;
|
|
|
|
82 [label="82: Exit NSURLSessionStreamDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
81 [label="81: Start NSURLSessionStreamDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
81 -> 82 ;
|
|
|
|
80 [label="80: Exit NSURLSessionDownloadDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
79 [label="79: Start NSURLSessionDownloadDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
79 -> 80 ;
|
|
|
|
78 [label="78: Exit NSURLSessionDataDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
77 [label="77: Start NSURLSessionDataDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
77 -> 78 ;
|
|
|
|
76 [label="76: Exit NSURLSessionTaskDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
75 [label="75: Start NSURLSessionTaskDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
75 -> 76 ;
|
|
|
|
74 [label="74: Exit NSURLSessionDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
73 [label="73: Start NSURLSessionDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
73 -> 74 ;
|
|
|
|
72 [label="72: Exit NSNetServiceBrowserDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
71 [label="71: Start NSNetServiceBrowserDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
71 -> 72 ;
|
|
|
|
70 [label="70: Exit NSNetServiceDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
69 [label="69: Start NSNetServiceDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
69 -> 70 ;
|
|
|
|
68 [label="68: Exit NSMetadataQueryDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
67 [label="67: Start NSMetadataQueryDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
67 -> 68 ;
|
|
|
|
66 [label="66: Exit NSFilePresenter_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
65 [label="65: Start NSFilePresenter_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
65 -> 66 ;
|
|
|
|
64 [label="64: Exit NSExtensionRequestHandling_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
63 [label="63: Start NSExtensionRequestHandling_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
63 -> 64 ;
|
|
|
|
62 [label="62: Exit NSCacheDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
61 [label="61: Start NSCacheDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
61 -> 62 ;
|
|
|
|
60 [label="60: Exit NSXMLParserDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
59 [label="59: Start NSXMLParserDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
59 -> 60 ;
|
|
|
|
58 [label="58: Exit NSURLProtocolClient_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
57 [label="57: Start NSURLProtocolClient_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
57 -> 58 ;
|
|
|
|
56 [label="56: Exit NSURLConnectionDownloadDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
55 [label="55: Start NSURLConnectionDownloadDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
55 -> 56 ;
|
|
|
|
54 [label="54: Exit NSURLConnectionDataDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
53 [label="53: Start NSURLConnectionDataDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
53 -> 54 ;
|
|
|
|
52 [label="52: Exit NSURLConnectionDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
51 [label="51: Start NSURLConnectionDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
51 -> 52 ;
|
|
|
|
50 [label="50: Exit NSURLAuthenticationChallengeSender_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
49 [label="49: Start NSURLAuthenticationChallengeSender_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
49 -> 50 ;
|
|
|
|
48 [label="48: Exit NSStreamDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
47 [label="47: Start NSStreamDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
47 -> 48 ;
|
|
|
|
46 [label="46: Exit NSMachPortDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
45 [label="45: Start NSMachPortDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
45 -> 46 ;
|
|
|
|
44 [label="44: Exit NSPortDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
43 [label="43: Start NSPortDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
43 -> 44 ;
|
|
|
|
42 [label="42: Exit NSLocking_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
41 [label="41: Start NSLocking_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
41 -> 42 ;
|
|
|
|
40 [label="40: Exit NSKeyedUnarchiverDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
39 [label="39: Start NSKeyedUnarchiverDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
39 -> 40 ;
|
|
|
|
38 [label="38: Exit NSKeyedArchiverDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
37 [label="37: Start NSKeyedArchiverDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
37 -> 38 ;
|
|
|
|
36 [label="36: Exit NSFileManagerDelegate_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
35 [label="35: Start NSFileManagerDelegate_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
35 -> 36 ;
|
|
|
|
34 [label="34: Exit NSDecimalNumberBehaviors_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
33 [label="33: Start NSDecimalNumberBehaviors_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
33 -> 34 ;
|
|
|
|
32 [label="32: Exit NSProgressReporting_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
31 [label="31: Start NSProgressReporting_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
31 -> 32 ;
|
|
|
|
30 [label="30: Exit NSFastEnumeration_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
29 [label="29: Start NSFastEnumeration_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
29 -> 30 ;
|
|
|
|
28 [label="28: Exit NSDiscardableContent_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
27 [label="27: Start NSDiscardableContent_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
27 -> 28 ;
|
|
|
|
26 [label="26: Exit NSSecureCoding_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
25 [label="25: Start NSSecureCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
25 -> 26 ;
|
|
|
|
24 [label="24: Exit NSCoding_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
23 [label="23: Start NSCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
23 -> 24 ;
|
|
|
|
22 [label="22: Exit NSMutableCopying_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
21 [label="21: Start NSMutableCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
21 -> 22 ;
|
|
|
|
20 [label="20: Exit NSCopying_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
19 [label="19: Start NSCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
19 -> 20 ;
|
|
|
|
18 [label="18: Exit OS_dispatch_io_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
17 [label="17: Start OS_dispatch_io_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
17 -> 18 ;
|
|
|
|
16 [label="16: Exit OS_dispatch_data_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
15 [label="15: Start OS_dispatch_data_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
15 -> 16 ;
|
|
|
|
14 [label="14: Exit OS_dispatch_semaphore_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
13 [label="13: Start OS_dispatch_semaphore_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
13 -> 14 ;
|
|
|
|
12 [label="12: Exit OS_dispatch_group_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
11 [label="11: Start OS_dispatch_group_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
11 -> 12 ;
|
|
|
|
10 [label="10: Exit OS_dispatch_source_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
9 [label="9: Start OS_dispatch_source_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
9 -> 10 ;
|
|
|
|
8 [label="8: Exit OS_dispatch_queue_attr_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
7 [label="7: Start OS_dispatch_queue_attr_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
7 -> 8 ;
|
|
|
|
6 [label="6: Exit OS_dispatch_queue_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
5 [label="5: Start OS_dispatch_queue_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
5 -> 6 ;
|
|
|
|
4 [label="4: Exit OS_dispatch_object_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
3 [label="3: Start OS_dispatch_object_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
3 -> 4 ;
|
|
|
|
2 [label="2: Exit NSObject_frontendChecks \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
1 [label="1: Start NSObject_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
|
|
|
|
|
|
|
|
|
|
|
1 -> 2 ;
|
|
|
|
}
|