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

Function dt_load_libs_dir

libdtrace/dt_cc.c:2170–2244  ·  view source on GitHub ↗

* Open all the .d library files found in the specified directory and * compile each one of them. We silently ignore any missing directories and * other files found therein. We only fail (and thereby fail dt_load_libs()) if * we fail to compile a library and the error is something other than #pragma D * depends_on. Dependency errors are silently ignored to permit a library * directory to co

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_load_libsFunction · 0.85

Calls 6

dt_dprintfFunction · 0.85
dt_lib_depend_addFunction · 0.85
dt_compileFunction · 0.85
dt_errtagFunction · 0.85
dtrace_errmsgFunction · 0.85
dtrace_errnoFunction · 0.85

Tested by

no test coverage detected