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

Function dt_load_libs_sort

libdtrace/dt_cc.c:2256–2305  ·  view source on GitHub ↗

* Perform a topological sorting of all the libraries found across the entire * dt_lib_path. Once sorted, compile each one in topological order to cache its * inlines and translators, etc. 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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_load_libsFunction · 0.85

Calls 8

dt_lib_depend_sortFunction · 0.85
dt_dprintfFunction · 0.85
dtrace_program_fcompileFunction · 0.85
dt_errtagFunction · 0.85
dtrace_errmsgFunction · 0.85
dtrace_errnoFunction · 0.85
dt_program_destroyFunction · 0.85
dt_lib_depend_freeFunction · 0.85

Tested by

no test coverage detected