dolphin/Source
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
..
Android Merge pull request #4248 from SeannyM/android-left 2016-09-26 08:52:46 +02:00
Core SymbolDB: Only match against the function name 2016-09-26 22:56:42 +02:00
DSPSpy
DSPTool
PCH
UnitTests CoreTiming: Guarantee FIFO processing of timed events 2016-09-08 19:46:42 +10:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln Externals: Add glslang from Vulkan SDK v1.0.21.1 2016-08-11 22:40:32 +10:00