Léo Lam 303325768b SymbolDB: Only match against the function name
This changes GetSymbolFromName to not require the passed name to
completely match with the symbol name. Instead, we now match
against the stripped symbol name (i.e. only the function name).

This fixes a regression introduced by #4160, which prevented
HLE::PatchFunctions() from working properly.
2016-09-26 22:56:42 +02:00
..
2015-05-25 13:11:47 +02:00
2016-09-03 12:46:14 +10:00
2016-07-16 22:48:46 +02:00
2016-07-16 22:48:46 +02:00
2016-01-21 21:16:51 +01:00
2016-07-16 22:48:46 +02:00
2016-07-16 22:48:46 +02:00
2016-09-24 22:41:53 +02:00
2016-09-24 22:41:53 +02:00
2016-07-19 11:20:02 -04:00