Open arizvisa opened 5 years ago
Pretty sure I'll need to figure out some way to evaluate this type maybe as like an idc expression or some shit..
Or it could be parse_decl
from typeinf.hpp
maybe...
This might've been fixed due to commit 053dbefb09876bb9aefaa1083de536675af2ba32, it'll need to be tested on a type forward.
When
function.convention()
is called on functions with a specific prototype, the following exception is raised:This is due to the author not quite understanding how IDA creates this calling convention. One example can likey be found in version version
20,0,0,272
orflash.ocx
and is associated with thefptc
function at address0x180392d30
. This function has the prototypeTIMECALLBACK fptc;
.Its supval for key 0x3000 is formatted like:
And the entire netnode has the following supvals defined: