MCPcopy 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
86static bool isLoader(const char* image_base) {
87 return _ld_base == image_base;
88}
89
90class SymbolDesc {
91 private:

Callers 1

UnloadProtectionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected