You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.6 KiB
37 lines
1.6 KiB
/* @generated */
|
|
digraph iCFG {
|
|
"A_testFunct3" [label="3: Call _fun_NSLog \n n$2=_fun_NSString_stringWithUTF8String:(\"%s\":char *) [line 27]\n _fun_NSLog(n$2:struct objc_object *,\"\":char *) [line 27]\n " shape="box"]
|
|
|
|
|
|
"A_testFunct3" -> "A_testFunct2" ;
|
|
"A_testFunct2" [label="2: Exit A_testFunct \n " color=yellow style=filled]
|
|
|
|
|
|
"A_testFunct1" [label="1: Start A_testFunct\nFormals: self:class A *\nLocals: \n DECLARE_LOCALS(&return); [line 26]\n " color=yellow style=filled]
|
|
|
|
|
|
"A_testFunct1" -> "A_testFunct3" ;
|
|
"A_testPrettyFunction3" [label="3: Call _fun_NSLog \n n$0=_fun_NSString_stringWithUTF8String:(\"%s\":char *) [line 19]\n _fun_NSLog(n$0:struct objc_object *,\"\":char *) [line 19]\n " shape="box"]
|
|
|
|
|
|
"A_testPrettyFunction3" -> "A_testPrettyFunction2" ;
|
|
"A_testPrettyFunction2" [label="2: Exit A_testPrettyFunction \n " color=yellow style=filled]
|
|
|
|
|
|
"A_testPrettyFunction1" [label="1: Start A_testPrettyFunction\nFormals: self:class A *\nLocals: \n DECLARE_LOCALS(&return); [line 18]\n " color=yellow style=filled]
|
|
|
|
|
|
"A_testPrettyFunction1" -> "A_testPrettyFunction3" ;
|
|
"A_testFunction3" [label="3: Call _fun_NSLog \n n$1=_fun_NSString_stringWithUTF8String:(\"%s\":char *) [line 23]\n _fun_NSLog(n$1:struct objc_object *,\"\":char *) [line 23]\n " shape="box"]
|
|
|
|
|
|
"A_testFunction3" -> "A_testFunction2" ;
|
|
"A_testFunction2" [label="2: Exit A_testFunction \n " color=yellow style=filled]
|
|
|
|
|
|
"A_testFunction1" [label="1: Start A_testFunction\nFormals: self:class A *\nLocals: \n DECLARE_LOCALS(&return); [line 22]\n " color=yellow style=filled]
|
|
|
|
|
|
"A_testFunction1" -> "A_testFunction3" ;
|
|
}
|