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