Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddwarf.h127 #define OP_ADDR 0x03 /* push address (relocated address) */ macro
/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c149 OP_ADDR, enumerator
188 case OP_ADDR: in show_op()
695 case OP_ADDR: in put_operand()
749 op->type = OP_ADDR; in get_generic_operand()
803 case OP_ADDR: in generic()
831 case OP_ADDR: in get_address_operand()
837 op->type = OP_ADDR; in get_address_operand()