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

/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_isadep_x86.c45 #define DT_LEAVE 0xc9 macro
187 if (text[i] == DT_LEAVE && text[i + 1] == DT_RET) {
191 } else if (text[i] == DT_LEAVE &&

Completed in 57 milliseconds