Hey all, I am using DynInst for a small project that helps search for similar flowgraph in a search index ( https://www.github.com/thomasdullien/functionsimsearch) and noticed that most switch statements that it encounters are not handled properly (e.g. the control flow reconstruction fails to resolve the switch targets).
Where in the source code should I go looking for the relevant code? I'd love to have a look around to see if it can be improved. Cheers, Thomas
_______________________________________________ Dyninst-api mailing list [email protected] https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api
