Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c43 #define DT_RET 0xc3 macro
175 if (text[i] == DT_LEAVE && text[i + 1] == DT_RET) { in dt_pid_create_return_probe()
180 text[i + 1] == DT_REP && text[i + 2] == DT_RET) { in dt_pid_create_return_probe()
186 text[i + 3] == DT_RET) { in dt_pid_create_return_probe()
193 text[i + 4] == DT_RET) { in dt_pid_create_return_probe()
209 if (size == 1 && text[i] == DT_RET) in dt_pid_create_return_probe()
214 text[i + 1] == DT_RET) in dt_pid_create_return_probe()