Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ maxAddress
Method
maxAddress
src/codeCache.h:151–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
const void* maxAddress() const {
152
return _max_address;
153
}
154
155
const char* imageBase() const {
156
return _image_base;
Callers
3
writeNativeLibraries
Method · 0.80
UnloadProtection
Method · 0.80
setupSignalHandlers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected