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?

Pas de solution correcte

Autres conseils

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top