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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_link.c874 #define DT_OP_XOR_EAX_0 0x33 macro
916 ip[1] == DT_OP_XOR_EAX_0 && ip[2] == DT_OP_XOR_EAX_1 &&
923 if (ip[0] == DT_OP_XOR_EAX_0 && ip[1] == DT_OP_XOR_EAX_1 &&
958 ip[1] = DT_OP_XOR_EAX_0;
964 ip[0] = DT_OP_XOR_EAX_0;

Completed in 24 milliseconds