Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h67 ECTF_ELFVERS, /* ELF version is more recent than libctf */ enumerator
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_lib.c496 return (ctf_set_open_errno(errp, ECTF_ELFVERS)); in ctf_fdcreate_int()