[cxx-abi-dev] comparing type_infos (was Re: Patch for throw/catch problems)
Mark Mitchell
mark at codesourcery.com
Wed Aug 15 14:43:29 UTC 2001
> That's OK; there is no way for a conformant C++ program to get a function
> pointer out of the vtable. A pointer to virtual member function just
> gives the index in the vtable (so dynamic binding works).
>
Doh; I misremembered this. Jason's right, so the PLT trick should
work, I think.
--
Mark Mitchell mark at codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the cxx-abi-dev
mailing list