|
Multi-chunked functions and IDA
In my post a few days back I did mention the problem with shared basic blocks across functions and made the assumption that IDA could not handle them. It is the case, as clarified by Ilfak, that IDA can actually handle them, yet they are not currently assigned to multiple functions. IDAs plugin API even allows to iterate through the chunks parent functions. Comments
| ||||||