Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_error.c106 { EDT_ELFVERSION, "libelf is out-of-date with respect to libdtrace" },
H A Ddt_impl.h572 EDT_ELFVERSION, /* libelf is out-of-date w.r.t libdtrace */ enumerator
H A Ddt_open.c1083 return (set_open_errno(dtp, errp, EDT_ELFVERSION)); in dt_vopen()