Home
last modified time | relevance | path

Searched refs:nocashSymVersion (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Core/
H A DSymbolData.h79 …e(const std::wstring& name, int version) { nocashSymFileName = name; nocashSymVersion = version; }; in setNocashSymFileName()
95 int nocashSymVersion; variable
H A DSymbolData.cpp66 if (size != 0 && nocashSymVersion >= 2) in writeNocashSym()
71 if (nocashSymVersion == 1) in writeNocashSym()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Core/
H A DSymbolData.h79 …e(const std::wstring& name, int version) { nocashSymFileName = name; nocashSymVersion = version; }; in setNocashSymFileName()
95 int nocashSymVersion; variable
H A DSymbolData.cpp66 if (size != 0 && nocashSymVersion >= 2) in writeNocashSym()
71 if (nocashSymVersion == 1) in writeNocashSym()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Core/
H A DSymbolData.h79 …e(const std::wstring& name, int version) { nocashSymFileName = name; nocashSymVersion = version; }; in setNocashSymFileName()
95 int nocashSymVersion; variable
H A DSymbolData.cpp66 if (size != 0 && nocashSymVersion >= 2) in writeNocashSym()
71 if (nocashSymVersion == 1) in writeNocashSym()