Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dx86_misc.c43 int x86_cleanup( void ) in x86_cleanup() function
Dlibdis.h89 int x86_cleanup(void);
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm.i24 %rename(cleanup) x86_cleanup;
421 x86_cleanup(); in x86disasm_free()
Dlibdisasm_oop.i830 int x86_cleanup(void);
915 x86_cleanup(); in ~X86_Disasm()
/external/google-breakpad/src/processor/
Ddisassembler_x86.cc54 libdis::x86_cleanup(); in ~DisassemblerX86()