ROSE
0.9.6a
|
Go to the source code of this file.
Classes | |
class | VirtualFunctionAnalysis |
To resolve virtual funcitons correctly we need to answer the question "What are the possible types that an object point to at a call site?" So we basically need to perform Pointer Aliasing Analysis. More... | |