Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cemu-project/Cemu
/ RPLLoader_GetModuleList
Function
RPLLoader_GetModuleList
src/Cafe/OS/RPL/rpl.cpp:2293–2296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2291
}
2292
2293
RPLModule** RPLLoader_GetModuleList()
2294
{
2295
return rplModuleList;
2296
}
2297
2298
sint32 RPLLoader_GetModuleCount()
2299
{
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