Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dx86_operand_list.c104 case op_any: in x86_operand_foreach()
158 if ( type == op_any ) { in x86_operand_count()
Dlibdis.h621 op_any = 0, /* ALL operands (explicit, implicit, rwx) */ enumerator
Dia32_insn.c337 x86_operand_foreach( insn, reg_32_to_16, NULL, op_any ); in ia32_decode_insn()
Dx86_format.c1159 x86_operand_foreach( insn, format_op_raw, &opstr, op_any ); in format_raw_insn()
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i501 op_any = 0, enumerator