Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dx86_disasm.c111 static inline int insn_doesnt_return( x86_insn_t *insn ) { in insn_doesnt_return() function
185 if ( insn_doesnt_return(&insn) ) { in x86_disasm_forward()