Reviewed By: jvillard, sblackshear Differential Revision: D3151081 fb-gh-sync-id: 86e66e0 fbshipit-source-id: 86e66e0master
parent
6278dc7200
commit
44491679cf
@ -1,67 +1,25 @@
|
||||
digraph iCFG {
|
||||
18 [label="18: DeclStmt \n n$2=_fun___objc_alloc_no_fail(sizeof(class EOCPerson ):unsigned long ) [line 13]\n n$3=_fun_NSObject_init(n$2:class EOCPerson *) virtual [line 13]\n *&person:class EOCPerson *=n$3 [line 13]\n REMOVE_TEMPS(n$2,n$3); [line 13]\n " shape="box"]
|
||||
6 [label="6: DeclStmt \n n$2=_fun___objc_alloc_no_fail(sizeof(class EOCPerson ):unsigned long ) [line 13]\n n$3=_fun_NSObject_init(n$2:class EOCPerson *) virtual [line 13]\n *&person:class EOCPerson *=n$3 [line 13]\n REMOVE_TEMPS(n$2,n$3); [line 13]\n " shape="box"]
|
||||
|
||||
|
||||
18 -> 17 ;
|
||||
17 [label="17: Message Call: performDaysWork \n n$1=*&person:class EOCPerson * [line 14]\n _fun_EOCPerson_performDaysWork(n$1:class EOCPerson *) virtual [line 14]\n REMOVE_TEMPS(n$1); [line 14]\n NULLIFY(&person,false); [line 14]\n " shape="box"]
|
||||
6 -> 5 ;
|
||||
5 [label="5: Message Call: performDaysWork \n n$1=*&person:class EOCPerson * [line 14]\n _fun_EOCPerson_performDaysWork(n$1:class EOCPerson *) virtual [line 14]\n REMOVE_TEMPS(n$1); [line 14]\n NULLIFY(&person,false); [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
17 -> 16 ;
|
||||
16 [label="16: DeclStmt \n n$0=_fun_malloc_no_fail(sizeof(int ):int ) [line 15]\n *&x:int *=n$0 [line 15]\n REMOVE_TEMPS(n$0); [line 15]\n NULLIFY(&x,false); [line 15]\n " shape="box"]
|
||||
5 -> 4 ;
|
||||
4 [label="4: DeclStmt \n n$0=_fun_malloc_no_fail(sizeof(int ):int ) [line 15]\n *&x:int *=n$0 [line 15]\n REMOVE_TEMPS(n$0); [line 15]\n NULLIFY(&x,false); [line 15]\n " shape="box"]
|
||||
|
||||
|
||||
16 -> 15 ;
|
||||
15 [label="15: Return Stmt \n *&return:int =0 [line 16]\n APPLY_ABSTRACTION; [line 16]\n " shape="box"]
|
||||
4 -> 3 ;
|
||||
3 [label="3: Return Stmt \n *&return:int =0 [line 16]\n APPLY_ABSTRACTION; [line 16]\n " shape="box"]
|
||||
|
||||
|
||||
15 -> 14 ;
|
||||
14 [label="14: Exit main \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit main \n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 [label="13: Start main\nFormals: \nLocals: x:int * person:class EOCPerson * \n DECLARE_LOCALS(&return,&x,&person); [line 12]\n NULLIFY(&person,false); [line 12]\n NULLIFY(&x,false); [line 12]\n " color=yellow style=filled]
|
||||
1 [label="1: Start main\nFormals: \nLocals: x:int * person:class EOCPerson * \n DECLARE_LOCALS(&return,&x,&person); [line 12]\n NULLIFY(&person,false); [line 12]\n NULLIFY(&x,false); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 -> 18 ;
|
||||
12 [label="12: Exit NSDiscardableContent_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 [label="11: Start NSDiscardableContent_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 -> 12 ;
|
||||
10 [label="10: Exit NSSecureCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 [label="9: Start NSSecureCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 -> 10 ;
|
||||
8 [label="8: Exit NSCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 [label="7: Start NSCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 -> 8 ;
|
||||
6 [label="6: Exit NSMutableCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 [label="5: Start NSMutableCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 -> 6 ;
|
||||
4 [label="4: Exit NSCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
3 [label="3: Start NSCopying_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 ;
|
||||
1 -> 6 ;
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,70 +1,21 @@
|
||||
digraph iCFG {
|
||||
19 [label="19: DeclStmt \n n$1=_fun___objc_alloc_no_fail(sizeof(class Bicycle ):unsigned long ) [line 14]\n *&bike:class Bicycle *=n$1 [line 14]\n REMOVE_TEMPS(n$1); [line 14]\n " shape="box"]
|
||||
5 [label="5: DeclStmt \n n$1=_fun___objc_alloc_no_fail(sizeof(class Bicycle ):unsigned long ) [line 14]\n *&bike:class Bicycle *=n$1 [line 14]\n REMOVE_TEMPS(n$1); [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
19 -> 18 ;
|
||||
18 [label="18: Message Call: signalStop \n n$0=*&bike:class Bicycle * [line 16]\n _fun_Bicycle_signalStop(n$0:class Bicycle *) virtual [line 16]\n REMOVE_TEMPS(n$0); [line 16]\n NULLIFY(&bike,false); [line 16]\n " shape="box"]
|
||||
5 -> 4 ;
|
||||
4 [label="4: Message Call: signalStop \n n$0=*&bike:class Bicycle * [line 16]\n _fun_Bicycle_signalStop(n$0:class Bicycle *) virtual [line 16]\n REMOVE_TEMPS(n$0); [line 16]\n NULLIFY(&bike,false); [line 16]\n " shape="box"]
|
||||
|
||||
|
||||
18 -> 17 ;
|
||||
17 [label="17: Return Stmt \n *&return:int =0 [line 18]\n APPLY_ABSTRACTION; [line 18]\n " shape="box"]
|
||||
4 -> 3 ;
|
||||
3 [label="3: Return Stmt \n *&return:int =0 [line 18]\n APPLY_ABSTRACTION; [line 18]\n " shape="box"]
|
||||
|
||||
|
||||
17 -> 16 ;
|
||||
16 [label="16: Exit main \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit main \n " color=yellow style=filled]
|
||||
|
||||
|
||||
15 [label="15: Start main\nFormals: \nLocals: bike:class Bicycle * \n DECLARE_LOCALS(&return,&bike); [line 12]\n NULLIFY(&bike,false); [line 12]\n " color=yellow style=filled]
|
||||
1 [label="1: Start main\nFormals: \nLocals: bike:class Bicycle * \n DECLARE_LOCALS(&return,&bike); [line 12]\n NULLIFY(&bike,false); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
15 -> 19 ;
|
||||
14 [label="14: Exit StreetVehicle_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 [label="13: Start StreetVehicle_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 -> 14 ;
|
||||
12 [label="12: Exit NSDiscardableContent_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 [label="11: Start NSDiscardableContent_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 -> 12 ;
|
||||
10 [label="10: Exit NSSecureCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 [label="9: Start NSSecureCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 -> 10 ;
|
||||
8 [label="8: Exit NSCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 [label="7: Start NSCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 -> 8 ;
|
||||
6 [label="6: Exit NSMutableCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 [label="5: Start NSMutableCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 -> 6 ;
|
||||
4 [label="4: Exit NSCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
3 [label="3: Start NSCopying_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 ;
|
||||
1 -> 5 ;
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,344 +1,50 @@
|
||||
digraph iCFG {
|
||||
96 [label="96: DeclStmt \n n$9=_fun_NSString_stringWithUTF8String:(\"Mercedes-Benz\":char *) [line 17]\n n$10=_fun_NSString_stringWithUTF8String:(\"BMW\":char *) [line 18]\n n$11=_fun_NSString_stringWithUTF8String:(\"Porsche\":char *) [line 19]\n n$12=_fun_NSString_stringWithUTF8String:(\"Opel\":char *) [line 20]\n n$13=_fun_NSString_stringWithUTF8String:(\"Volkswagen\":char *) [line 21]\n n$14=_fun_NSString_stringWithUTF8String:(\"Audi\":char *) [line 22]\n n$15=_fun_NSArray_arrayWithObjects:count:(n$9:struct objc_object *,n$10:struct objc_object *,n$11:struct objc_object *,n$12:struct objc_object *,n$13:struct objc_object *,n$14:struct objc_object *,0:struct objc_object *) [line 16]\n *&germanCars:class NSArray *=n$15 [line 16]\n REMOVE_TEMPS(n$9,n$10,n$11,n$12,n$13,n$14,n$15); [line 16]\n " shape="box"]
|
||||
12 [label="12: DeclStmt \n n$9=_fun_NSString_stringWithUTF8String:(\"Mercedes-Benz\":char *) [line 17]\n n$10=_fun_NSString_stringWithUTF8String:(\"BMW\":char *) [line 18]\n n$11=_fun_NSString_stringWithUTF8String:(\"Porsche\":char *) [line 19]\n n$12=_fun_NSString_stringWithUTF8String:(\"Opel\":char *) [line 20]\n n$13=_fun_NSString_stringWithUTF8String:(\"Volkswagen\":char *) [line 21]\n n$14=_fun_NSString_stringWithUTF8String:(\"Audi\":char *) [line 22]\n n$15=_fun_NSArray_arrayWithObjects:count:(n$9:struct objc_object *,n$10:struct objc_object *,n$11:struct objc_object *,n$12:struct objc_object *,n$13:struct objc_object *,n$14:struct objc_object *,0:struct objc_object *) [line 16]\n *&germanCars:class NSArray *=n$15 [line 16]\n REMOVE_TEMPS(n$9,n$10,n$11,n$12,n$13,n$14,n$15); [line 16]\n " shape="box"]
|
||||
|
||||
|
||||
96 -> 95 ;
|
||||
95 [label="95: BinaryOperatorStmt: Assign \n n$7=*&germanCars:class NSArray * [line 24]\n n$8=_fun_NSArray_objectAtIndexedSubscript:(n$7:class NSArray *,3:unsigned long ) virtual [line 24]\n *&s:class NSString *=n$8 [line 24]\n REMOVE_TEMPS(n$7,n$8); [line 24]\n NULLIFY(&s,false); [line 24]\n " shape="box"]
|
||||
12 -> 11 ;
|
||||
11 [label="11: BinaryOperatorStmt: Assign \n n$7=*&germanCars:class NSArray * [line 24]\n n$8=_fun_NSArray_objectAtIndexedSubscript:(n$7:class NSArray *,3:unsigned long ) virtual [line 24]\n *&s:class NSString *=n$8 [line 24]\n REMOVE_TEMPS(n$7,n$8); [line 24]\n NULLIFY(&s,false); [line 24]\n " shape="box"]
|
||||
|
||||
|
||||
95 -> 94 ;
|
||||
94 [label="94: BinaryOperatorStmt: Assign \n n$5=*&germanCars:class NSArray * [line 26]\n n$6=_fun_NSArray_nextObject(n$5:class NSArray *) virtual [line 26]\n *&item:class NSString *=n$6 [line 26]\n REMOVE_TEMPS(n$5,n$6); [line 26]\n APPLY_ABSTRACTION; [line 26]\n " shape="box"]
|
||||
11 -> 10 ;
|
||||
10 [label="10: BinaryOperatorStmt: Assign \n n$5=*&germanCars:class NSArray * [line 26]\n n$6=_fun_NSArray_nextObject(n$5:class NSArray *) virtual [line 26]\n *&item:class NSString *=n$6 [line 26]\n REMOVE_TEMPS(n$5,n$6); [line 26]\n APPLY_ABSTRACTION; [line 26]\n " shape="box"]
|
||||
|
||||
|
||||
94 -> 88 ;
|
||||
93 [label="93: Call _fun_NSLog \n n$3=_fun_NSString_stringWithUTF8String:(\"%@\":char *) [line 27]\n n$4=*&item:class NSString * [line 27]\n _fun_NSLog(n$3:struct objc_object *,n$4:class NSString *) [line 27]\n REMOVE_TEMPS(n$3,n$4); [line 27]\n NULLIFY(&item,false); [line 27]\n " shape="box"]
|
||||
10 -> 4 ;
|
||||
9 [label="9: Call _fun_NSLog \n n$3=_fun_NSString_stringWithUTF8String:(\"%@\":char *) [line 27]\n n$4=*&item:class NSString * [line 27]\n _fun_NSLog(n$3:struct objc_object *,n$4:class NSString *) [line 27]\n REMOVE_TEMPS(n$3,n$4); [line 27]\n NULLIFY(&item,false); [line 27]\n " shape="box"]
|
||||
|
||||
|
||||
93 -> 92 ;
|
||||
92 [label="92: BinaryOperatorStmt: Assign \n n$1=*&germanCars:class NSArray * [line 26]\n n$2=_fun_NSArray_nextObject(n$1:class NSArray *) virtual [line 26]\n *&item:class NSString *=n$2 [line 26]\n REMOVE_TEMPS(n$1,n$2); [line 26]\n APPLY_ABSTRACTION; [line 26]\n " shape="box"]
|
||||
9 -> 8 ;
|
||||
8 [label="8: BinaryOperatorStmt: Assign \n n$1=*&germanCars:class NSArray * [line 26]\n n$2=_fun_NSArray_nextObject(n$1:class NSArray *) virtual [line 26]\n *&item:class NSString *=n$2 [line 26]\n REMOVE_TEMPS(n$1,n$2); [line 26]\n APPLY_ABSTRACTION; [line 26]\n " shape="box"]
|
||||
|
||||
|
||||
92 -> 88 ;
|
||||
91 [label="91: Prune (false branch) \n PRUNE(((n$0 != 0) == 0), false); [line 26]\n REMOVE_TEMPS(n$0); [line 26]\n " shape="invhouse"]
|
||||
8 -> 4 ;
|
||||
7 [label="7: Prune (false branch) \n PRUNE(((n$0 != 0) == 0), false); [line 26]\n REMOVE_TEMPS(n$0); [line 26]\n " shape="invhouse"]
|
||||
|
||||
|
||||
91 -> 87 ;
|
||||
90 [label="90: Prune (true branch) \n PRUNE(((n$0 != 0) != 0), true); [line 26]\n REMOVE_TEMPS(n$0); [line 26]\n " shape="invhouse"]
|
||||
7 -> 3 ;
|
||||
6 [label="6: Prune (true branch) \n PRUNE(((n$0 != 0) != 0), true); [line 26]\n REMOVE_TEMPS(n$0); [line 26]\n " shape="invhouse"]
|
||||
|
||||
|
||||
90 -> 93 ;
|
||||
89 [label="89: BinaryOperatorStmt: NE \n n$0=*&item:class NSString * [line 26]\n " shape="box"]
|
||||
|
||||
|
||||
89 -> 90 ;
|
||||
89 -> 91 ;
|
||||
88 [label="88: + \n " ]
|
||||
|
||||
|
||||
88 -> 89 ;
|
||||
87 [label="87: Return Stmt \n NULLIFY(&germanCars,false); [line 30]\n NULLIFY(&item,false); [line 30]\n *&return:int =0 [line 30]\n APPLY_ABSTRACTION; [line 30]\n " shape="box"]
|
||||
|
||||
|
||||
87 -> 86 ;
|
||||
86 [label="86: Exit main \n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 [label="85: Start main\nFormals: \nLocals: item:class NSString * germanCars:class NSArray * s:class NSString * \n DECLARE_LOCALS(&return,&item,&germanCars,&s); [line 12]\n NULLIFY(&germanCars,false); [line 12]\n NULLIFY(&item,false); [line 12]\n NULLIFY(&s,false); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 -> 96 ;
|
||||
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]
|
||||
6 -> 9 ;
|
||||
5 [label="5: BinaryOperatorStmt: NE \n n$0=*&item:class NSString * [line 26]\n " shape="box"]
|
||||
|
||||
|
||||
5 -> 6 ;
|
||||
4 [label="4: Exit OS_dispatch_object_frontendChecks \n " color=yellow style=filled]
|
||||
5 -> 7 ;
|
||||
4 [label="4: + \n " ]
|
||||
|
||||
|
||||
3 [label="3: Start OS_dispatch_object_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
4 -> 5 ;
|
||||
3 [label="3: Return Stmt \n NULLIFY(&germanCars,false); [line 30]\n NULLIFY(&item,false); [line 30]\n *&return:int =0 [line 30]\n APPLY_ABSTRACTION; [line 30]\n " shape="box"]
|
||||
|
||||
|
||||
3 -> 4 ;
|
||||
2 [label="2: Exit NSObject_frontendChecks \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit main \n " color=yellow style=filled]
|
||||
|
||||
|
||||
1 [label="1: Start NSObject_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
1 [label="1: Start main\nFormals: \nLocals: item:class NSString * germanCars:class NSArray * s:class NSString * \n DECLARE_LOCALS(&return,&item,&germanCars,&s); [line 12]\n NULLIFY(&germanCars,false); [line 12]\n NULLIFY(&item,false); [line 12]\n NULLIFY(&s,false); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
1 -> 2 ;
|
||||
1 -> 12 ;
|
||||
}
|
||||
|
@ -1,311 +1,17 @@
|
||||
digraph iCFG {
|
||||
88 [label="88: DeclStmt \n n$3=_fun_NSString_stringWithUTF8String:(\"cat\":char *) [line 13]\n n$4=_fun_NSString_stringWithUTF8String:(\"dog\":char *) [line 13]\n n$5=_fun_NSArray_arrayWithObjects:(n$3:struct objc_object *,n$4:class NSString *,0:void *) [line 13]\n *&animals:class NSArray *=n$5 [line 13]\n REMOVE_TEMPS(n$3,n$4,n$5); [line 13]\n NULLIFY(&animals,false); [line 13]\n " shape="box"]
|
||||
4 [label="4: DeclStmt \n n$3=_fun_NSString_stringWithUTF8String:(\"cat\":char *) [line 13]\n n$4=_fun_NSString_stringWithUTF8String:(\"dog\":char *) [line 13]\n n$5=_fun_NSArray_arrayWithObjects:(n$3:struct objc_object *,n$4:class NSString *,0:void *) [line 13]\n *&animals:class NSArray *=n$5 [line 13]\n REMOVE_TEMPS(n$3,n$4,n$5); [line 13]\n NULLIFY(&animals,false); [line 13]\n " shape="box"]
|
||||
|
||||
|
||||
88 -> 87 ;
|
||||
87 [label="87: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"cat\":char *) [line 14]\n n$1=_fun_NSString_stringWithUTF8String:(\"dog\":char *) [line 14]\n n$2=_fun_NSArray_arrayWithObjects:count:(n$0:struct objc_object *,n$1:struct objc_object *,0:struct objc_object *) [line 14]\n *&return:class NSArray *=n$2 [line 14]\n REMOVE_TEMPS(n$0,n$1,n$2); [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
4 -> 3 ;
|
||||
3 [label="3: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"cat\":char *) [line 14]\n n$1=_fun_NSString_stringWithUTF8String:(\"dog\":char *) [line 14]\n n$2=_fun_NSArray_arrayWithObjects:count:(n$0:struct objc_object *,n$1:struct objc_object *,0:struct objc_object *) [line 14]\n *&return:class NSArray *=n$2 [line 14]\n REMOVE_TEMPS(n$0,n$1,n$2); [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
87 -> 86 ;
|
||||
86 [label="86: Exit get_array \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit get_array \n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 [label="85: Start get_array\nFormals: \nLocals: animals:class NSArray * \n DECLARE_LOCALS(&return,&animals); [line 12]\n NULLIFY(&animals,false); [line 12]\n " color=yellow style=filled]
|
||||
1 [label="1: Start get_array\nFormals: \nLocals: animals:class NSArray * \n DECLARE_LOCALS(&return,&animals); [line 12]\n NULLIFY(&animals,false); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 -> 88 ;
|
||||
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 ;
|
||||
1 -> 4 ;
|
||||
}
|
||||
|
@ -1,318 +1,24 @@
|
||||
digraph iCFG {
|
||||
90 [label="90: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Matt\":char *) [line 25]\n n$1=_fun_NSString_stringWithUTF8String:(\"firstName\":char *) [line 25]\n n$2=_fun_NSString_stringWithUTF8String:(\"Galloway\":char *) [line 25]\n n$3=_fun_NSString_stringWithUTF8String:(\"lastName\":char *) [line 25]\n n$4=_fun_NSNumber_numberWithInt:(28:int ) [line 25]\n n$5=_fun_NSString_stringWithUTF8String:(\"age\":char *) [line 25]\n n$6=_fun_NSDictionary___objc_dictionary_literal:(n$0:struct objc_object *,n$1:struct objc_object *,n$2:struct objc_object *,n$3:struct objc_object *,n$4:struct objc_object *,n$5:struct objc_object *,0:struct objc_object *) [line 25]\n *&return:class NSDictionary *=n$6 [line 25]\n REMOVE_TEMPS(n$0,n$1,n$2,n$3,n$4,n$5,n$6); [line 25]\n APPLY_ABSTRACTION; [line 25]\n " shape="box"]
|
||||
6 [label="6: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Matt\":char *) [line 25]\n n$1=_fun_NSString_stringWithUTF8String:(\"firstName\":char *) [line 25]\n n$2=_fun_NSString_stringWithUTF8String:(\"Galloway\":char *) [line 25]\n n$3=_fun_NSString_stringWithUTF8String:(\"lastName\":char *) [line 25]\n n$4=_fun_NSNumber_numberWithInt:(28:int ) [line 25]\n n$5=_fun_NSString_stringWithUTF8String:(\"age\":char *) [line 25]\n n$6=_fun_NSDictionary___objc_dictionary_literal:(n$0:struct objc_object *,n$1:struct objc_object *,n$2:struct objc_object *,n$3:struct objc_object *,n$4:struct objc_object *,n$5:struct objc_object *,0:struct objc_object *) [line 25]\n *&return:class NSDictionary *=n$6 [line 25]\n REMOVE_TEMPS(n$0,n$1,n$2,n$3,n$4,n$5,n$6); [line 25]\n APPLY_ABSTRACTION; [line 25]\n " shape="box"]
|
||||
|
||||
|
||||
90 -> 89 ;
|
||||
89 [label="89: Exit get_array2 \n " color=yellow style=filled]
|
||||
6 -> 5 ;
|
||||
5 [label="5: Exit get_array2 \n " color=yellow style=filled]
|
||||
|
||||
|
||||
88 [label="88: Start get_array2\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 23]\n " color=yellow style=filled]
|
||||
4 [label="4: Start get_array2\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 23]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
88 -> 90 ;
|
||||
87 [label="87: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Matt\":char *) [line 14]\n n$1=_fun_NSString_stringWithUTF8String:(\"firstName\":char *) [line 15]\n n$2=_fun_NSString_stringWithUTF8String:(\"Galloway\":char *) [line 16]\n n$3=_fun_NSString_stringWithUTF8String:(\"lastName\":char *) [line 17]\n n$4=_fun_NSNumber_numberWithInt:(28:int ) [line 18]\n n$5=_fun_NSString_stringWithUTF8String:(\"age\":char *) [line 19]\n n$6=_fun_NSDictionary_dictionaryWithObjectsAndKeys:(n$0:struct objc_object *,n$1:class NSString *,n$2:class NSString *,n$3:class NSString *,n$4:class NSNumber *,n$5:class NSString *,0:void *) [line 14]\n *&return:class NSDictionary *=n$6 [line 14]\n REMOVE_TEMPS(n$0,n$1,n$2,n$3,n$4,n$5,n$6); [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
4 -> 6 ;
|
||||
3 [label="3: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Matt\":char *) [line 14]\n n$1=_fun_NSString_stringWithUTF8String:(\"firstName\":char *) [line 15]\n n$2=_fun_NSString_stringWithUTF8String:(\"Galloway\":char *) [line 16]\n n$3=_fun_NSString_stringWithUTF8String:(\"lastName\":char *) [line 17]\n n$4=_fun_NSNumber_numberWithInt:(28:int ) [line 18]\n n$5=_fun_NSString_stringWithUTF8String:(\"age\":char *) [line 19]\n n$6=_fun_NSDictionary_dictionaryWithObjectsAndKeys:(n$0:struct objc_object *,n$1:class NSString *,n$2:class NSString *,n$3:class NSString *,n$4:class NSNumber *,n$5:class NSString *,0:void *) [line 14]\n *&return:class NSDictionary *=n$6 [line 14]\n REMOVE_TEMPS(n$0,n$1,n$2,n$3,n$4,n$5,n$6); [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
87 -> 86 ;
|
||||
86 [label="86: Exit get_array1 \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit get_array1 \n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 [label="85: Start get_array1\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 12]\n " color=yellow style=filled]
|
||||
1 [label="1: Start get_array1\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 -> 87 ;
|
||||
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 ;
|
||||
1 -> 3 ;
|
||||
}
|
||||
|
@ -1,318 +1,24 @@
|
||||
digraph iCFG {
|
||||
90 [label="90: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Hello World!\":char *) [line 17]\n *&return:class NSString *=n$0 [line 17]\n REMOVE_TEMPS(n$0); [line 17]\n APPLY_ABSTRACTION; [line 17]\n " shape="box"]
|
||||
6 [label="6: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Hello World!\":char *) [line 17]\n *&return:class NSString *=n$0 [line 17]\n REMOVE_TEMPS(n$0); [line 17]\n APPLY_ABSTRACTION; [line 17]\n " shape="box"]
|
||||
|
||||
|
||||
90 -> 89 ;
|
||||
89 [label="89: Exit get_string2 \n " color=yellow style=filled]
|
||||
6 -> 5 ;
|
||||
5 [label="5: Exit get_string2 \n " color=yellow style=filled]
|
||||
|
||||
|
||||
88 [label="88: Start get_string2\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 17]\n " color=yellow style=filled]
|
||||
4 [label="4: Start get_string2\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 17]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
88 -> 90 ;
|
||||
87 [label="87: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Hello World!\":char *) [line 14]\n *&return:class NSString *=n$0 [line 14]\n REMOVE_TEMPS(n$0); [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
4 -> 6 ;
|
||||
3 [label="3: Return Stmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Hello World!\":char *) [line 14]\n *&return:class NSString *=n$0 [line 14]\n REMOVE_TEMPS(n$0); [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
87 -> 86 ;
|
||||
86 [label="86: Exit get_string1 \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit get_string1 \n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 [label="85: Start get_string1\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 12]\n " color=yellow style=filled]
|
||||
1 [label="1: Start get_string1\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 -> 87 ;
|
||||
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 ;
|
||||
1 -> 3 ;
|
||||
}
|
||||
|
@ -1,319 +1,25 @@
|
||||
digraph iCFG {
|
||||
90 [label="90: DeclStmt \n n$4=_fun___objc_alloc_no_fail(sizeof(class Car ):unsigned long ) [line 13]\n n$5=_fun_NSObject_init(n$4:class Car *) virtual [line 13]\n *&honda:class Car *=n$5 [line 13]\n REMOVE_TEMPS(n$4,n$5); [line 13]\n " shape="box"]
|
||||
6 [label="6: DeclStmt \n n$4=_fun___objc_alloc_no_fail(sizeof(class Car ):unsigned long ) [line 13]\n n$5=_fun_NSObject_init(n$4:class Car *) virtual [line 13]\n *&honda:class Car *=n$5 [line 13]\n REMOVE_TEMPS(n$4,n$5); [line 13]\n " shape="box"]
|
||||
|
||||
|
||||
90 -> 89 ;
|
||||
89 [label="89: Message Call: setRunning: \n n$3=*&honda:class Car * [line 14]\n _fun_Car_setRunning:(n$3:class Car *,1:_Bool ) [line 14]\n REMOVE_TEMPS(n$3); [line 14]\n " shape="box"]
|
||||
6 -> 5 ;
|
||||
5 [label="5: Message Call: setRunning: \n n$3=*&honda:class Car * [line 14]\n _fun_Car_setRunning:(n$3:class Car *,1:_Bool ) [line 14]\n REMOVE_TEMPS(n$3); [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
89 -> 88 ;
|
||||
88 [label="88: Call _fun_NSLog \n n$0=_fun_NSString_stringWithUTF8String:(\"%d\":char *) [line 15]\n n$1=*&honda:class Car * [line 15]\n n$2=_fun_Car_running(n$1:class Car *) [line 15]\n _fun_NSLog(n$0:struct objc_object *,n$2:int ) [line 15]\n REMOVE_TEMPS(n$0,n$1,n$2); [line 15]\n NULLIFY(&honda,false); [line 15]\n " shape="box"]
|
||||
5 -> 4 ;
|
||||
4 [label="4: Call _fun_NSLog \n n$0=_fun_NSString_stringWithUTF8String:(\"%d\":char *) [line 15]\n n$1=*&honda:class Car * [line 15]\n n$2=_fun_Car_running(n$1:class Car *) [line 15]\n _fun_NSLog(n$0:struct objc_object *,n$2:int ) [line 15]\n REMOVE_TEMPS(n$0,n$1,n$2); [line 15]\n NULLIFY(&honda,false); [line 15]\n " shape="box"]
|
||||
|
||||
|
||||
88 -> 87 ;
|
||||
87 [label="87: Return Stmt \n *&return:int =0 [line 16]\n APPLY_ABSTRACTION; [line 16]\n " shape="box"]
|
||||
4 -> 3 ;
|
||||
3 [label="3: Return Stmt \n *&return:int =0 [line 16]\n APPLY_ABSTRACTION; [line 16]\n " shape="box"]
|
||||
|
||||
|
||||
87 -> 86 ;
|
||||
86 [label="86: Exit main \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit main \n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 [label="85: Start main\nFormals: \nLocals: honda:class Car * \n DECLARE_LOCALS(&return,&honda); [line 12]\n NULLIFY(&honda,false); [line 12]\n " color=yellow style=filled]
|
||||
1 [label="1: Start main\nFormals: \nLocals: honda:class Car * \n DECLARE_LOCALS(&return,&honda); [line 12]\n NULLIFY(&honda,false); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
85 -> 90 ;
|
||||
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 ;
|
||||
1 -> 6 ;
|
||||
}
|
||||
|
@ -1,55 +1,13 @@
|
||||
digraph iCFG {
|
||||
15 [label="15: Return Stmt \n *&return:int =0 [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
3 [label="3: Return Stmt \n *&return:int =0 [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
15 -> 14 ;
|
||||
14 [label="14: Exit main \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit main \n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 [label="13: Start main\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 14]\n " color=yellow style=filled]
|
||||
1 [label="1: Start main\nFormals: \nLocals: \n DECLARE_LOCALS(&return); [line 14]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 -> 15 ;
|
||||
12 [label="12: Exit NSDiscardableContent_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 [label="11: Start NSDiscardableContent_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 -> 12 ;
|
||||
10 [label="10: Exit NSSecureCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 [label="9: Start NSSecureCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 -> 10 ;
|
||||
8 [label="8: Exit NSCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 [label="7: Start NSCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 -> 8 ;
|
||||
6 [label="6: Exit NSMutableCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 [label="5: Start NSMutableCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 -> 6 ;
|
||||
4 [label="4: Exit NSCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
3 [label="3: Start NSCopying_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 ;
|
||||
1 -> 3 ;
|
||||
}
|
||||
|
@ -1,59 +1,17 @@
|
||||
digraph iCFG {
|
||||
16 [label="16: DeclStmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Rodriguez\":char *) [line 13]\n *&lastName:class NSString *=n$0 [line 13]\n REMOVE_TEMPS(n$0); [line 13]\n NULLIFY(&lastName,false); [line 13]\n " shape="box"]
|
||||
4 [label="4: DeclStmt \n n$0=_fun_NSString_stringWithUTF8String:(\"Rodriguez\":char *) [line 13]\n *&lastName:class NSString *=n$0 [line 13]\n REMOVE_TEMPS(n$0); [line 13]\n NULLIFY(&lastName,false); [line 13]\n " shape="box"]
|
||||
|
||||
|
||||
16 -> 15 ;
|
||||
15 [label="15: Return Stmt \n *&return:int =0 [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
4 -> 3 ;
|
||||
3 [label="3: Return Stmt \n *&return:int =0 [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
15 -> 14 ;
|
||||
14 [label="14: Exit main \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit main \n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 [label="13: Start main\nFormals: \nLocals: lastName:class NSString * \n DECLARE_LOCALS(&return,&lastName); [line 12]\n NULLIFY(&lastName,false); [line 12]\n " color=yellow style=filled]
|
||||
1 [label="1: Start main\nFormals: \nLocals: lastName:class NSString * \n DECLARE_LOCALS(&return,&lastName); [line 12]\n NULLIFY(&lastName,false); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 -> 16 ;
|
||||
12 [label="12: Exit NSDiscardableContent_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 [label="11: Start NSDiscardableContent_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 -> 12 ;
|
||||
10 [label="10: Exit NSSecureCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 [label="9: Start NSSecureCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 -> 10 ;
|
||||
8 [label="8: Exit NSCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 [label="7: Start NSCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 -> 8 ;
|
||||
6 [label="6: Exit NSMutableCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 [label="5: Start NSMutableCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 -> 6 ;
|
||||
4 [label="4: Exit NSCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
3 [label="3: Start NSCopying_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 ;
|
||||
1 -> 4 ;
|
||||
}
|
||||
|
@ -1,59 +1,17 @@
|
||||
digraph iCFG {
|
||||
16 [label="16: DeclStmt \n n$0=_fun___objc_alloc_no_fail(sizeof(class A ):unsigned long ) [line 13]\n n$1=_fun_NSObject_init(n$0:class A *) virtual [line 13]\n *&a:class A *=n$1 [line 13]\n REMOVE_TEMPS(n$0,n$1); [line 13]\n NULLIFY(&a,false); [line 13]\n " shape="box"]
|
||||
4 [label="4: DeclStmt \n n$0=_fun___objc_alloc_no_fail(sizeof(class A ):unsigned long ) [line 13]\n n$1=_fun_NSObject_init(n$0:class A *) virtual [line 13]\n *&a:class A *=n$1 [line 13]\n REMOVE_TEMPS(n$0,n$1); [line 13]\n NULLIFY(&a,false); [line 13]\n " shape="box"]
|
||||
|
||||
|
||||
16 -> 15 ;
|
||||
15 [label="15: Return Stmt \n *&return:int =0 [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
4 -> 3 ;
|
||||
3 [label="3: Return Stmt \n *&return:int =0 [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
15 -> 14 ;
|
||||
14 [label="14: Exit main \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit main \n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 [label="13: Start main\nFormals: \nLocals: a:class A * \n DECLARE_LOCALS(&return,&a); [line 12]\n NULLIFY(&a,false); [line 12]\n " color=yellow style=filled]
|
||||
1 [label="1: Start main\nFormals: \nLocals: a:class A * \n DECLARE_LOCALS(&return,&a); [line 12]\n NULLIFY(&a,false); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 -> 16 ;
|
||||
12 [label="12: Exit NSDiscardableContent_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 [label="11: Start NSDiscardableContent_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 -> 12 ;
|
||||
10 [label="10: Exit NSSecureCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 [label="9: Start NSSecureCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 -> 10 ;
|
||||
8 [label="8: Exit NSCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 [label="7: Start NSCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 -> 8 ;
|
||||
6 [label="6: Exit NSMutableCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 [label="5: Start NSMutableCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 -> 6 ;
|
||||
4 [label="4: Exit NSCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
3 [label="3: Start NSCopying_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 ;
|
||||
1 -> 4 ;
|
||||
}
|
||||
|
@ -1,74 +1,32 @@
|
||||
digraph iCFG {
|
||||
20 [label="20: DeclStmt \n n$5=_fun___objc_alloc_no_fail(sizeof(class C ):unsigned long ) [line 22]\n *&c1:class C *=n$5 [line 22]\n REMOVE_TEMPS(n$5); [line 22]\n " shape="box"]
|
||||
8 [label="8: DeclStmt \n n$5=_fun___objc_alloc_no_fail(sizeof(class C ):unsigned long ) [line 22]\n *&c1:class C *=n$5 [line 22]\n REMOVE_TEMPS(n$5); [line 22]\n " shape="box"]
|
||||
|
||||
|
||||
20 -> 19 ;
|
||||
19 [label="19: DeclStmt \n n$4=_fun___objc_alloc_no_fail(sizeof(class C ):unsigned long ) [line 23]\n *&c2:class C *=n$4 [line 23]\n REMOVE_TEMPS(n$4); [line 23]\n " shape="box"]
|
||||
8 -> 7 ;
|
||||
7 [label="7: DeclStmt \n n$4=_fun___objc_alloc_no_fail(sizeof(class C ):unsigned long ) [line 23]\n *&c2:class C *=n$4 [line 23]\n REMOVE_TEMPS(n$4); [line 23]\n " shape="box"]
|
||||
|
||||
|
||||
19 -> 18 ;
|
||||
18 [label="18: DeclStmt \n n$0=*&c1:class C * [line 24]\n n$1=_fun_NSObject_init(n$0:class C *) virtual [line 24]\n n$2=*&c1:class C * [line 24]\n n$3=*&c2:class C * [line 24]\n *&a[0]:class C *=n$1 [line 24]\n *&a[1]:class C *=n$2 [line 24]\n *&a[2]:class C *=n$3 [line 24]\n REMOVE_TEMPS(n$0,n$1,n$2,n$3); [line 24]\n NULLIFY(&c1,false); [line 24]\n NULLIFY(&c2,false); [line 24]\n APPLY_ABSTRACTION; [line 24]\n " shape="box"]
|
||||
7 -> 6 ;
|
||||
6 [label="6: DeclStmt \n n$0=*&c1:class C * [line 24]\n n$1=_fun_NSObject_init(n$0:class C *) virtual [line 24]\n n$2=*&c1:class C * [line 24]\n n$3=*&c2:class C * [line 24]\n *&a[0]:class C *=n$1 [line 24]\n *&a[1]:class C *=n$2 [line 24]\n *&a[2]:class C *=n$3 [line 24]\n REMOVE_TEMPS(n$0,n$1,n$2,n$3); [line 24]\n NULLIFY(&c1,false); [line 24]\n NULLIFY(&c2,false); [line 24]\n APPLY_ABSTRACTION; [line 24]\n " shape="box"]
|
||||
|
||||
|
||||
18 -> 17 ;
|
||||
17 [label="17: Exit test \n " color=yellow style=filled]
|
||||
6 -> 5 ;
|
||||
5 [label="5: Exit test \n " color=yellow style=filled]
|
||||
|
||||
|
||||
16 [label="16: Start test\nFormals: \nLocals: a:class C *[3] c2:class C * c1:class C * \n DECLARE_LOCALS(&return,&a,&c2,&c1); [line 21]\n NULLIFY(&a,false); [line 21]\n NULLIFY(&c1,false); [line 21]\n NULLIFY(&c2,false); [line 21]\n " color=yellow style=filled]
|
||||
4 [label="4: Start test\nFormals: \nLocals: a:class C *[3] c2:class C * c1:class C * \n DECLARE_LOCALS(&return,&a,&c2,&c1); [line 21]\n NULLIFY(&a,false); [line 21]\n NULLIFY(&c1,false); [line 21]\n NULLIFY(&c2,false); [line 21]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
16 -> 20 ;
|
||||
15 [label="15: DeclStmt \n n$0=*&z:int [line 14]\n *&a[0][0]:int =(n$0 + 1) [line 14]\n *&a[0][1]:int =2 [line 14]\n *&a[0][2]:int =3 [line 14]\n *&a[1][0]:int =5 [line 14]\n *&a[1][1]:int =6 [line 14]\n *&a[1][2]:int =7 [line 14]\n REMOVE_TEMPS(n$0); [line 14]\n NULLIFY(&z,false); [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
4 -> 8 ;
|
||||
3 [label="3: DeclStmt \n n$0=*&z:int [line 14]\n *&a[0][0]:int =(n$0 + 1) [line 14]\n *&a[0][1]:int =2 [line 14]\n *&a[0][2]:int =3 [line 14]\n *&a[1][0]:int =5 [line 14]\n *&a[1][1]:int =6 [line 14]\n *&a[1][2]:int =7 [line 14]\n REMOVE_TEMPS(n$0); [line 14]\n NULLIFY(&z,false); [line 14]\n APPLY_ABSTRACTION; [line 14]\n " shape="box"]
|
||||
|
||||
|
||||
15 -> 14 ;
|
||||
14 [label="14: Exit main \n " color=yellow style=filled]
|
||||
3 -> 2 ;
|
||||
2 [label="2: Exit main \n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 [label="13: Start main\nFormals: \nLocals: a:int [2][3] z:int \n DECLARE_LOCALS(&return,&a,&z); [line 12]\n NULLIFY(&a,false); [line 12]\n " color=yellow style=filled]
|
||||
1 [label="1: Start main\nFormals: \nLocals: a:int [2][3] z:int \n DECLARE_LOCALS(&return,&a,&z); [line 12]\n NULLIFY(&a,false); [line 12]\n " color=yellow style=filled]
|
||||
|
||||
|
||||
13 -> 15 ;
|
||||
12 [label="12: Exit NSDiscardableContent_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 [label="11: Start NSDiscardableContent_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
11 -> 12 ;
|
||||
10 [label="10: Exit NSSecureCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 [label="9: Start NSSecureCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
9 -> 10 ;
|
||||
8 [label="8: Exit NSCoding_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 [label="7: Start NSCoding_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
7 -> 8 ;
|
||||
6 [label="6: Exit NSMutableCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 [label="5: Start NSMutableCopying_frontendChecks\nFormals: \nLocals: \n " color=yellow style=filled]
|
||||
|
||||
|
||||
5 -> 6 ;
|
||||
4 [label="4: Exit NSCopying_frontendChecks \n " color=yellow style=filled]
|
||||
|
||||
|
||||
3 [label="3: Start NSCopying_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 ;
|
||||
1 -> 3 ;
|
||||
}
|
||||
|
Loading…
Reference in new issue