Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_link.c746 #define DT_OP_CALL 0x40000000 macro
806 if (ip[0] != DT_OP_CALL) { in dt_modtext()
873 #define DT_OP_CALL 0xe8 macro
937 if (ip[0] != DT_OP_CALL && ip[0] != DT_OP_JMP32) { in dt_modtext()