I am using c++ libraries via load-foreign and need a method of converting
from demangled names to mangled names in order to use the alien interface.
Any thing out there to do this?

I was planning on just using a hash table created via code ripped from
c++filt but do not wish to reinvent the wheel.

Thank you,
William




Reply via email to