svf-lib 1.0.1619 → 1.0.1620
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3435,6 +3435,16 @@
|
|
|
3435
3435
|
"dst": "Ret"
|
|
3436
3436
|
}
|
|
3437
3437
|
},
|
|
3438
|
+
"_ZnwmRKSt9nothrow_t": {
|
|
3439
|
+
"return": "i8*",
|
|
3440
|
+
"arguments": "(i64, const std::nothrow_t&)",
|
|
3441
|
+
"type": "EFT_ALLOC",
|
|
3442
|
+
"overwrite_app_function": 1,
|
|
3443
|
+
"AddrStmt": {
|
|
3444
|
+
"src": "Obj",
|
|
3445
|
+
"dst": "Ret"
|
|
3446
|
+
}
|
|
3447
|
+
},
|
|
3438
3448
|
"_Znam": {
|
|
3439
3449
|
"return": "i8*",
|
|
3440
3450
|
"arguments": "(i64)",
|
|
@@ -3445,6 +3455,16 @@
|
|
|
3445
3455
|
"dst": "Ret"
|
|
3446
3456
|
}
|
|
3447
3457
|
},
|
|
3458
|
+
"_ZnamRKSt9nothrow_t": {
|
|
3459
|
+
"return": "i8*",
|
|
3460
|
+
"arguments": "(i64, const std::nothrow_t&)",
|
|
3461
|
+
"type": "EFT_ALLOC",
|
|
3462
|
+
"overwrite_app_function": 1,
|
|
3463
|
+
"AddrStmt": {
|
|
3464
|
+
"src": "Obj",
|
|
3465
|
+
"dst": "Ret"
|
|
3466
|
+
}
|
|
3467
|
+
},
|
|
3448
3468
|
"_Znaj": {
|
|
3449
3469
|
"return": "i8*",
|
|
3450
3470
|
"arguments": "(i32)",
|