Question

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?

No correct solution

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top