HomeSort by relevance Sort by last modified time
    Searched refs:x86_operand_new (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/third_party/libdisasm/
x86_operand_list.h 6 x86_op_t * x86_operand_new( x86_insn_t *insn );
x86_operand_list.c 36 x86_op_t * x86_operand_new( x86_insn_t *insn ) { function
ia32_implicit.c 406 op = x86_operand_new( insn );
410 * x86_operand_new */
ia32_operand.c 397 op = x86_operand_new( insn );

Completed in 98 milliseconds