Home
last modified time | relevance | path

Searched refs:ECTF_DECOMPRESS (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h248 ECTF_DECOMPRESS, /* failed to decompress CTF data */ enumerator
H A Dctf_open.c659 return (ctf_set_open_errno(errp, ECTF_DECOMPRESS)); in ctf_bufopen()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h202 _CTF_ITEM (ECTF_DECOMPRESS, "Failed to decompress CTF data.") \
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h202 _CTF_ITEM (ECTF_DECOMPRESS, "Failed to decompress CTF data.") \
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c1533 ctf_err_warn (NULL, 0, ECTF_DECOMPRESS, _("zlib inflate err: %s"), in ctf_bufopen_internal()
1535 err = ECTF_DECOMPRESS; in ctf_bufopen_internal()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c1532 ctf_err_warn (NULL, 0, ECTF_DECOMPRESS, _("zlib inflate err: %s"), in ctf_bufopen_internal()
1534 err = ECTF_DECOMPRESS; in ctf_bufopen_internal()