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

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_isadep_x86.c43 #define DT_RET 0xc3 macro
187 if (text[i] == DT_LEAVE && text[i + 1] == DT_RET) {
192 text[i + 1] == DT_REP && text[i + 2] == DT_RET) {
198 text[i + 3] == DT_RET) {
205 text[i + 4] == DT_RET) {
221 if (size == 1 && text[i] == DT_RET)
226 text[i + 1] == DT_RET)

Completed in 114 milliseconds