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

Function ctf_bufopen

driver/ctf_open.c:529–775  ·  view source on GitHub ↗

* Decode the specified CTF buffer and optional symbol table and create a new * CTF container representing the symbolic debugging information. This code * can be used directly by the debugger, or it can be used as the engine for * ctf_fdopen() or ctf_open(), below. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ctf_openFunction · 0.70
ctf_fdopenFunction · 0.50
dt_module_getctfFunction · 0.50
Pbuild_file_ctfFunction · 0.50

Calls 15

bzeroFunction · 0.85
z_uncompressFunction · 0.85
z_strerrorFunction · 0.85
strlenFunction · 0.85
ctf_set_open_errnoFunction · 0.70
ctf_dprintfFunction · 0.70
ctf_zopenFunction · 0.70
ctf_data_allocFunction · 0.70
ctf_data_freeFunction · 0.70
ctf_data_protectFunction · 0.70
ctf_allocFunction · 0.70
ctf_strdupFunction · 0.70

Tested by

no test coverage detected