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

Function dt_lib_build_graph

libdtrace/dt_cc.c:2016–2045  ·  view source on GitHub ↗

* Go through all the library files, and, if any library dependencies exist for * that file, add it to that node's list of dependents. The result of this * will be a graph which can then be topologically sorted to produce a * compilation order. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_lib_depend_sortFunction · 0.85

Calls 4

dt_lib_depend_lookupFunction · 0.85
dt_lib_depend_errorFunction · 0.85
dt_set_errnoFunction · 0.85
dt_lib_depend_addFunction · 0.85

Tested by

no test coverage detected