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

Function resurrect_labels

cmd/ctfconvert/ctf.c:841–884  ·  view source on GitHub ↗

* Resurrect the labels stored in the CTF data, returning the index associated * with a label provided by the caller. There are several cases, outlined * below. Note that, given two labels, the one associated with the lesser type * index is considered to be older than the other. * * 1. matchlbl == NULL - return the index of the most recent label. * 2. matchlbl == "BASE" - return the index

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ctf_parseFunction · 0.85

Calls 5

debugFunction · 0.85
tdata_label_addFunction · 0.85
streqFunction · 0.85
warningFunction · 0.85
tdata_label_freeFunction · 0.85

Tested by

no test coverage detected