where can i find informations who the g++ compiler mangle names?
e.g. i see when i have a function with two int the symbol always have the ending “ii” but is this always so? i need to get some documentation
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
G++ uses the IA64 C++ ABI mangling specification.
https://itanium-cxx-abi.github.io/cxx-abi/abi.html#mangling