mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
9 lines
144 B
Python
9 lines
144 B
Python
{
|
|
"vcreate_helper" : [
|
|
("va_copy", ("arg4", "temp")),
|
|
],
|
|
"vcall_helper" : [
|
|
("va_copy", ("arg4", "temp")),
|
|
],
|
|
}
|