I ve got some sparc libraries and I want to have list of exporting function with real names. Using objdump or nm I get names like __1cEnameIcopyType6MpnIASN1CTXT_rnLAsn1TObject_4_v_ or __1cHsurname2t5B6M_v_ so that c++filt cannot demangle them. I have tryed every style my nm has - gnu, lucid, arm, hp, edg, gnu-v3, java, gnat - result is the same. Could you please help me?

没有正确的解决方案

其他提示

Oracle Solaris Studio should have support in it's own version of c++filt for your code.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top