mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
IDAPython for IDA 7.2
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"vcall_helper" : [
|
||||
("va_copy", ("arg4", "temp")),
|
||||
],
|
||||
"Hexrays_Callback" : [
|
||||
("va_copy", ("arg3", "temp")),
|
||||
],
|
||||
"SwigDirector_microcode_filter_t::match" : [
|
||||
("acquire_gil", True)
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user