Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_link.c876 #define DT_OP_XOR_EAX_1 0xc0 macro
917 ip[1] == DT_OP_XOR_EAX_0 && ip[2] == DT_OP_XOR_EAX_1 && in dt_modtext()
924 if (ip[0] == DT_OP_XOR_EAX_0 && ip[1] == DT_OP_XOR_EAX_1 && in dt_modtext()
960 ip[2] = DT_OP_XOR_EAX_1; in dt_modtext()
966 ip[1] = DT_OP_XOR_EAX_1; in dt_modtext()