MCPcopy 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

writeNativeLibrariesMethod · 0.80
UnloadProtectionMethod · 0.80
setupSignalHandlersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected