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

Function dt_load_libs

libdtrace/dt_cc.c:2313–2349  ·  view source on GitHub ↗

* Load the contents of any appropriate DTrace .d library files. These files * contain inlines and translators that will be cached by the compiler. We * defer this activity until the first compile to permit libdtrace clients to * add their own library directories and so that we can properly report errors. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_compileFunction · 0.85

Calls 2

dt_load_libs_dirFunction · 0.85
dt_load_libs_sortFunction · 0.85

Tested by

no test coverage detected