summaryrefslogtreecommitdiffstats
path: root/src/common/symbols.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Common: Don't return a reference to a string when calling GetName in symbols.cppLioncash2014-08-181-1/+1
| | | | Returning a copy of the string is what was likely meant to be done.
* Add symbols mapMathieu Vaillancourt2014-04-131-0/+57