Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h139 enum operand_desc { enum
166 enum operand_desc opr,
H A Dcall_frame_inst.c72 enum operand_desc op1;
73 enum operand_desc op2;
364 enum operand_desc opr, int daf, int caf, int enc) in _Unw_get_val()
581 enum operand_desc opr1 = (cfa_operations[op]).op1; in interpret_op()
582 enum operand_desc opr2 = (cfa_operations[op]).op2; in interpret_op()