13. Name and C++ Name Demangler UtilitiesΒΆ

The compiler tools includes the name utility, tiarmnm, and the C++ name demangling utility, tiarmdem. The tiarmnm utility is useful for listing the symbols referenced and defined within a file, and the tiarmdem utility can translate mangled C++ symbol and type names into human-readable form.

Contents: