Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cemu-project/Cemu
/ RPLLoader_GetModuleCount
Function
RPLLoader_GetModuleCount
src/Cafe/OS/RPL/rpl.cpp:2298–2301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2296
}
2297
2298
sint32 RPLLoader_GetModuleCount()
2299
{
2300
return rplModuleCount;
2301
}
2302
2303
template<typename TAddr, typename TSize>
2304
class SimpleHeap
Callers
5
DebuggerWindow2
Method · 0.85
~DebuggerWindow2
Method · 0.85
OnGameLoaded
Method · 0.85
HandleQuery
Method · 0.85
debugger_addParserSymbols
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected