Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ ResolvedTrace
Method
ResolvedTrace
src/backward.h:753–753 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
751
source_locs_t inliners;
752
753
ResolvedTrace() : Trace() {}
754
ResolvedTrace(const Trace& mini_trace) : Trace(mini_trace) {}
755
};
756
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected