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

Function ctf_bufopen

common/ctf/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 2

ctf_createFunction · 0.70
ctf_updateFunction · 0.70

Calls 15

bzeroFunction · 0.85
z_uncompressFunction · 0.85
z_strerrorFunction · 0.85
strlenFunction · 0.85
ctf_set_open_errnoFunction · 0.70
ctf_strdupFunction · 0.70
ctf_strptrFunction · 0.70
init_symtabFunction · 0.70
init_typesFunction · 0.70
ctf_setmodelFunction · 0.70
ctf_closeFunction · 0.70
ctf_dprintfFunction · 0.50

Tested by

no test coverage detected