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

Function link_prog

cmd/dtrace/dtrace.c:660–680  ·  view source on GitHub ↗

* Link the specified D program in DOF form into an ELF file for use in either * helpers, userland provider definitions, or both. If -o was specified, that * path is used as the output file name. If -o wasn't specified and the input * program is from a script whose name is %.d, use basename(%.o) as the output * file name. Otherwise we use "d.out" as the default output file name. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 2

strlcpyFunction · 0.85
dfatalFunction · 0.70

Tested by

no test coverage detected