MCPcopy Create free account
hub / github.com/LiteLDev/LeviLamina / SymbolLoader

Method SymbolLoader

src/ll/api/utils/StacktraceUtils.h:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60
61public:
62 SymbolLoader(SymbolLoader const&) = delete;
63 SymbolLoader& operator=(SymbolLoader const&) = delete;
64
65 LLAPI SymbolLoader();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected