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

Function ctf_fdopen

libctf/ctf_lib.c:193–412  ·  view source on GitHub ↗

* Open the specified file descriptor and return a pointer to a CTF container. * The file can be either an ELF file or raw CTF file. The caller is * responsible for closing the file descriptor when it is no longer needed. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ctf_openFunction · 0.70

Calls 7

bzeroFunction · 0.85
ehdr_to_gelfFunction · 0.85
shdr_to_gelfFunction · 0.85
ctf_sect_munmapFunction · 0.70
ctf_sect_mmapFunction · 0.70
ctf_set_open_errnoFunction · 0.50
ctf_bufopenFunction · 0.50

Tested by

no test coverage detected