Searched refs:DT_OP_CALL (Results 1 – 1 of 1) sorted by relevance
1028 #define DT_OP_CALL 0xe8 macro1095 if (ip[0] != DT_OP_CALL && ip[0] != DT_OP_JMP32) { in dt_modtext()