Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_error.c105 { EDT_ELFVERSION, "libelf is out-of-date with respect to libdtrace" },
H A Ddt_impl.h525 EDT_ELFVERSION, /* libelf is out-of-date w.r.t libdtrace */ enumerator
H A Ddt_open.c874 return (set_open_errno(dtp, errp, EDT_ELFVERSION)); in dt_vopen()