Home
last modified time | relevance | path

Searched refs:CTF_VERSION_3 (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf.h199 #define CTF_VERSION_3 4 macro
200 #define CTF_VERSION CTF_VERSION_3 /* Current version. */
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-open.c1344 if (pp->ctp_version != CTF_VERSION_3) in ctf_bufopen_internal()
1353 || (pp->ctp_version > CTF_VERSION_3))) in ctf_bufopen_internal()
1367 if (pp->ctp_version < CTF_VERSION_3) in ctf_bufopen_internal()
1388 if (pp->ctp_version < CTF_VERSION_3) in ctf_bufopen_internal()