mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
The data passed in isn't modified in these functions Also normalizes variables with prefixed underscores in the modified functions (and normalizes outliers to our current coding style), as single-underscore followed by any lowercased/uppercased character is reserved for use in the global namespace (it's a common misconception this is assumed to only be the case for underscores followed by a capital character, but this is only the case in C, not C++). |
||
|---|---|---|
| .. | ||
| Debugger_SymbolMap.cpp | ||
| Debugger_SymbolMap.h | ||
| Dump.cpp | ||
| Dump.h | ||
| GCELF.h | ||
| PPCDebugInterface.cpp | ||
| PPCDebugInterface.h | ||