Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i57 native_syntax, /* header: 35 bytes */ enumerator
201 case native_syntax: in format()
597 case native_syntax: in format()
991 case native_syntax: in format_header()
1063 case native_syntax: in max_operand_string()
1082 case native_syntax: in max_insn_string()
Dlibdisasm.i477 case native_syntax: in x86_max_operand_string()
496 case native_syntax: in x86_max_insn_string()
/external/google-breakpad/src/third_party/libdisasm/
Dx86_format.c765 len -= format_seg( op, buf, len, native_syntax ); in format_operand_native()
770 len -= format_seg( op, buf, len, native_syntax ); in format_operand_native()
772 native_syntax ); in format_operand_native()
957 len -= format_seg( op, buf, len, native_syntax ); in format_operand_raw()
1003 case native_syntax: in x86_format_operand()
1236 case native_syntax: in x86_format_header()
Dlibdis.h731 native_syntax, /* header: 35 bytes */ enumerator