7.1. C++ Name Mangling
C++ name mangling for RISC-V follows the Itanium C++ ABI [itanium-cxx-abi]; there are no RISC-V specific mangling rules.
See the "Type encodings" section in Itanium C++ ABI for more detail on how to mangle types.
C++ name mangling for RISC-V follows the Itanium C++ ABI [itanium-cxx-abi]; there are no RISC-V specific mangling rules.
See the "Type encodings" section in Itanium C++ ABI for more detail on how to mangle types.