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

Function dt_module_extern

libdtrace/dt_module.c:752–794  ·  view source on GitHub ↗

* Insert a new external symbol reference into the specified module. The new * symbol will be marked as undefined and is assigned a symbol index beyond * any existing cached symbols from this module. We use the ident's di_data * field to store a pointer to a copy of the dtrace_syminfo_t for this symbol. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_node_declFunction · 0.85

Calls 4

dt_idhash_createFunction · 0.85
dt_set_errnoFunction · 0.85
dt_idhash_nextidFunction · 0.85
dt_idhash_insertFunction · 0.85

Tested by

no test coverage detected