MCPcopy Create free account
hub / github.com/dtrace4linux/linux / ctf_load

Function ctf_load

cmd/ctfconvert/ctf.c:1333–1380  ·  view source on GitHub ↗

* Reconstruct the type tree from a given buffer of CTF data. Only the types * up to the type associated with the provided label, inclusive, will be * reconstructed. If a NULL label is provided, all types will be reconstructed. * * This function won't work on files that have been uniquified. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

read_fileFunction · 0.85

Calls 4

parseterminateFunction · 0.85
xmallocFunction · 0.85
decompress_ctfFunction · 0.85
ctf_parseFunction · 0.85

Tested by

no test coverage detected