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

Function ctf_parse

cmd/ctfconvert/ctf.c:1266–1296  ·  view source on GitHub ↗

* For lack of other inspiration, we're going to take the boring route. We * count the number of types. This lets us malloc that many tdesc structs * before we start filling them in. This has the advantage of allowing us to * avoid a merge-esque remap step. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ctf_loadFunction · 0.85

Calls 8

tdata_newFunction · 0.85
count_typesFunction · 0.85
xcallocFunction · 0.85
xstrdupFunction · 0.85
resurrect_labelsFunction · 0.85
resurrect_objectsFunction · 0.85
resurrect_functionsFunction · 0.85
resurrect_typesFunction · 0.85

Tested by

no test coverage detected