runtime demangler API
Mark Mitchell
mark at codesourcery.com
Sat Aug 26 05:32:45 UTC 2000
>>>>> "Ulrich" == Ulrich Drepper <drepper at redhat.com> writes:
Ulrich> Sorry to step in without really follwoing the discussion.
Ulrich> I just want to make sure you also have a runtime mangler
Ulrich> interface. This is needed to handle dlsym() + C++.
We do not. Providing such an interface would be extremely complex; it
is not simply a string->string conversion the way that demangling is.
--
Mark Mitchell mark at codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the cxx-abi-dev
mailing list