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

Function dt_node_offsetof

libdtrace/dt_parser.c:1752–1795  ·  view source on GitHub ↗

* The offsetof() function is special because it takes a type name as an * argument. It does not actually construct its own node; after looking up the * structure or union offset, we just return an integer node with the offset. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

dt_decl_typeFunction · 0.85
dt_decl_freeFunction · 0.85
xyerrorFunction · 0.85
ctf_errmsgFunction · 0.85
ctf_errnoFunction · 0.85
bzeroFunction · 0.85
dt_node_type_assignFunction · 0.85
dt_node_intFunction · 0.85
ctf_type_resolveFunction · 0.50
ctf_type_kindFunction · 0.50
ctf_member_infoFunction · 0.50

Tested by

no test coverage detected