MCPcopy Create free account
hub / github.com/bombela/backward-cpp / d

Function d

test/stacktrace.cpp:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42void d(StackTrace &st) { st.load_here(); }
43
44void c(StackTrace &st) { return d(st); }
45

Callers 1

cFunction · 0.85

Calls 1

load_hereMethod · 0.45

Tested by

no test coverage detected