This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

help to undecorate function name


i have an gcc logfile and i ned to undecorate function name like this: 
_ZNSt13basic_filebufIcSt11char_traitsIcEEC1Ev@@GLIBCPP_3.2 
i want to know it's real name (name of function that was in the source file).
where can i get a specification or smthng like?
--
Sent from the gcc - Help forum at Nabble.com:
http://www.nabble.com/help-to-undecorate-function-name-t617798.html#a1648755


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]