Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm.i96 %newobject x86_op_copy;
98 x86_op_t * x86_op_copy( x86_op_t * src ) { in x86_op_copy() function
193 node->op = x86_op_copy( op ); in x86_op_list_append()