Home
last modified time | relevance | path

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

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