Home
last modified time | relevance | path

Searched defs:ctf_version (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-subr.c134 ctf_version (int version) in ctf_version() function
H A Dctf-open.c361 ctf_set_version (ctf_file_t *fp, ctf_header_t *cth, int ctf_version) in ctf_set_version()
H A Dctf-impl.h281 int ctf_version; /* CTF data version. */ member