Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dx86_format.c596 static const char *get_insn_cpu_str( enum x86_insn_cpu cpu ) { in get_insn_cpu_str() function
1145 STRNCATF( buf, "%s|", get_insn_cpu_str( insn->cpu ) , len ); in format_raw_insn()