MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dt_cook_var

Function dt_cook_var

libdtrace/dt_parser.c:2834–2849  ·  view source on GitHub ↗

* Since operators [ and -> can instantiate new variables before we know * whether the reference is for a read or a write, we need to check read * references to determine if the identifier is currently dt_ident_unref(). * If so, we report that this first access was to an undefined variable. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

dt_ident_unrefFunction · 0.85
dnerrorFunction · 0.85
dt_node_attr_assignFunction · 0.85
dt_ident_cookFunction · 0.85

Tested by

no test coverage detected