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

Function dt_reduce

libdtrace/dt_cc.c:1791–1820  ·  view source on GitHub ↗

* When dtrace_setopt() is called for "version", it calls dt_reduce() to remove * any identifiers or translators that have been previously defined as bound to * a version greater than the specified version. Therefore, in our current * version implementation, establishing a binding is a one-way transformation. * In addition, no versioning is currently provided for types as our .d library * fil

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_opt_versionFunction · 0.85

Calls 5

dt_set_errnoFunction · 0.85
dt_dprintfFunction · 0.85
dt_version_num2strFunction · 0.85
dt_list_deleteFunction · 0.85
dt_idhash_iterFunction · 0.85

Tested by

no test coverage detected