Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ OSSetArenaLo
Function
OSSetArenaLo
src/dolphin/src/os/OSArena.c:24–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
void OSSetArenaLo(void* addr)
25
{
26
__OSArenaLo = addr;
27
}
Callers
2
OSInit
Function · 0.85
InitDefaultHeap
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected