Searched refs:DT_LEAVE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/i386/
H A Ddt_isadep.c51 #define DT_LEAVE 0xc9 macro
201 if (text[i] == DT_LEAVE && text[i + 1] == DT_RET) {
205 } else if (text[i] == DT_LEAVE &&

Completed in 52 milliseconds