Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_error.c63 { EDT_NOCTF, "Module does not contain any CTF data" },
H A Ddt_impl.h529 EDT_NOCTF, /* module does not contain any CTF data */ enumerator
H A Ddt_module.c888 (void) dt_set_errno(dtp, EDT_NOCTF); in dt_module_getctf()