Home
last modified time | relevance | path

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

/external/capstone/
Dcs.c558 PostPrinter_t postprinter, const uint8_t *code) in fill_insn() argument
575 if (postprinter) in fill_insn()
576 postprinter((csh)handle, insn, buffer, mci); in fill_insn()