Pregunta

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 hay solución correcta

Otros consejos

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top