[cxx-abi-dev] Deleted virtual functions

Jason Merrill jason at redhat.com
Wed Jun 3 15:45:04 UTC 2009


Dennis Handly wrote:
>> we've decided to go ahead with a solution that makes affected objects 
>> unique through the whole loaded program regardless of RTLD_LOCAL;
> 
> How?  If the dynamic loader hides it, how can you make them unique
> without some magic global repository of names?

Well, basically with some magic global repository of names: we are 
changing the dynamic loader to put such symbols to a separate hashtable.

Jason



More information about the cxx-abi-dev mailing list