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

Function dt_node_is_argcompat

libdtrace/dt_parser.c:1115–1147  ·  view source on GitHub ↗

* The rules for checking argument types against parameter types are described * in the ANSI-C spec (see K&R[A7.3.2] and K&R[A7.17]). We use the same rule * set to determine whether associative array arguments match the prototype. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

dt_printa_validateFunction · 0.85
dt_cook_op2Function · 0.85
dt_cook_inlineFunction · 0.85
dt_cook_xlatorFunction · 0.85
dt_cook_probeFunction · 0.85
dt_idcook_signFunction · 0.85
dt_idcook_argsFunction · 0.85
dt_xlator_lookupFunction · 0.85

Calls 9

dt_node_is_integerFunction · 0.85
dt_node_is_strcompatFunction · 0.85
dt_node_is_stackFunction · 0.85
dt_node_is_symaddrFunction · 0.85
dt_node_is_usymaddrFunction · 0.85
dt_node_is_ptrcompatFunction · 0.85
ctf_type_kindFunction · 0.50
ctf_type_resolveFunction · 0.50
ctf_type_compatFunction · 0.50

Tested by

no test coverage detected