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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_link.c875 #define DT_OP_REX_RAX 0x48 macro
917 if (ip[0] == DT_OP_REX_RAX &&
959 ip[0] = DT_OP_REX_RAX;

Completed in 57 milliseconds