MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dt_node_resolve

Function dt_node_resolve

libdtrace/dt_parser.c:745–767  ·  view source on GitHub ↗

* Determine if the specified parse tree node references an identifier of the * specified kind, and if so return a pointer to it; otherwise return NULL. * This function resolves the identifier itself, following through any inlines. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

dt_cook_op1Function · 0.85
dt_cook_op2Function · 0.85
dt_cook_inlineFunction · 0.85
dt_cg_asgn_opFunction · 0.85
dt_cg_nodeFunction · 0.85

Calls 2

dt_ident_resolveFunction · 0.85
dt_node_is_dynamicFunction · 0.85

Tested by

no test coverage detected