On Tue, Nov 27, 2007 at 10:50:17AM -0800, James McIlree wrote:
>       I doubt that the jump table is being caused by calling through a  
> function pointer.

The code sequence for a function pointer call is similar to that of a
jump table. At one point we tried to distinguish the two, but found that
to be unreliable in the face of a vareity of compilers so we switched to
a more conservative approach.

Adam

-- 
Adam Leventhal, FishWorks                        http://blogs.sun.com/ahl
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to