Home
last modified time | relevance | path

Searched refs:ctf_cuname_set (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf-api.h289 extern int ctf_cuname_set (ctf_file_t *, const char *);
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-link.c223 ctf_cuname_set (cu_fp, cuname); in ctf_create_per_cu()
H A Dctf-open.c1756 ctf_cuname_set (ctf_file_t *fp, const char *name) in ctf_cuname_set() function