Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dx86_operand_list.c149 static void count_operand( x86_op_t *op, x86_insn_t *insn, void *arg ) { in count_operand() function
164 x86_operand_foreach( insn, count_operand, &count, type ); in x86_operand_count()