Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ isLoader
Function
isLoader
src/symbols_linux.cpp:86–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
static bool isLoader(const char* image_base) {
87
return _ld_base == image_base;
88
}
89
90
class SymbolDesc {
91
private:
Callers
1
UnloadProtection
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected