Hello,
In DSS, to get the address of a function fun1(), we might use
armsession.expression.evaluate(“fun1”), in C++ the names are decorated for the two fun1(), as can be seen in .map file. But DSS seems only use symbol C style names. Is decorated name supported in DSS?
Matt
