[DynInst_API:] where to find the code for handling switch() statements?


Date: Tue, 13 Jun 2017 08:25:18 -0400
From: Thomas Dullien <thomasdullien@xxxxxxxxxx>
Subject: [DynInst_API:] where to find the code for handling switch() statements?
Hey all,

I am using DynInst for a small project that helps search for similar
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
[← Prev in Thread] Current Thread [Next in Thread→]