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

/illumos-gate/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c45 #define DT_LEAVE 0xc9 macro
175 if (text[i] == DT_LEAVE && text[i + 1] == DT_RET) {
179 } else if (text[i] == DT_LEAVE &&

Completed in 59 milliseconds