help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

is there a library with a function to mangle names?


From: Pavel
Subject: is there a library with a function to mangle names?
Date: Sun, 13 Mar 2011 22:15:00 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20101206 SeaMonkey/2.0.11

Hi,

I would like to mangle C++ names using same algorithm as g++ (to then dynamically load them from shared libraries). I only need to support g++ versions from 4 on. Is there a ready library that I could use or should I just borrow the logic from g++ or c++filt source code or none of the above?

Thanks,
Pavel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]