Searched refs:ctf_create (Results 1 – 4 of 4) sorted by relevance
402 extern ctf_file_t *ctf_create (int *);
208 if ((cu_fp = ctf_create (&err)) == NULL) in ctf_create_per_cu()
70 ctf_create (int *errp) in ctf_create() function
3659 if ((ctf_output = ctf_create (&err)) != NULL) in ldlang_open_ctf()