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

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

Completed in 20 milliseconds