Searched refs:DISASM_CALLBACK (Results 1 – 3 of 3) sorted by relevance
/external/google-breakpad/src/third_party/libdisasm/ |
D | x86_disasm.c | 75 DISASM_CALLBACK func, void *arg ) { in x86_disasm_range() 129 DISASM_CALLBACK func, void *arg, in x86_disasm_forward()
|
D | libdis.h | 535 typedef void (*DISASM_CALLBACK)( x86_insn_t *insn, void * arg ); typedef 580 DISASM_CALLBACK func, void *arg ); 599 DISASM_CALLBACK func, void *arg,
|
/external/google-breakpad/src/third_party/libdisasm/swig/ |
D | libdisasm_oop.i | 819 typedef void (*DISASM_CALLBACK)( x86_insn_t *insn, void * arg ); typedef 848 DISASM_CALLBACK func, void *arg ); 851 DISASM_CALLBACK func, void *arg,
|