SLAU132V October 2004 – February 2020
The examples in this section illustrate the demangling process. Example 1 shows a sample C++ program. Example 2 shows the resulting assembly that is output by the compiler. In this example, the linknames of all the functions are mangled; that is, their signature information is encoded into their names.