Searched refs:WASM_printInst (Results 1 – 12 of 12) sorted by relevance
/dports/emulators/qemu/qemu-6.2.0/capstone/arch/WASM/ |
H A D | WASMInstPrinter.h | 15 void WASM_printInst(MCInst *MI, struct SStream *O, void *Info);
|
H A D | WASMModule.c | 18 ud->printer = WASM_printInst; in WASM_global_init()
|
H A D | WASMInstPrinter.c | 8 void WASM_printInst(MCInst *MI, struct SStream *O, void *PrinterInfo)
|
/dports/emulators/qemu60/qemu-6.0.0/capstone/arch/WASM/ |
H A D | WASMInstPrinter.h | 15 void WASM_printInst(MCInst *MI, struct SStream *O, void *Info);
|
H A D | WASMModule.c | 18 ud->printer = WASM_printInst; in WASM_global_init()
|
H A D | WASMInstPrinter.c | 8 void WASM_printInst(MCInst *MI, struct SStream *O, void *PrinterInfo) in WASM_printInst() function
|
/dports/emulators/qemu5/qemu-5.2.0/capstone/arch/WASM/ |
H A D | WASMInstPrinter.h | 15 void WASM_printInst(MCInst *MI, struct SStream *O, void *Info);
|
H A D | WASMModule.c | 18 ud->printer = WASM_printInst; in WASM_global_init()
|
H A D | WASMInstPrinter.c | 8 void WASM_printInst(MCInst *MI, struct SStream *O, void *PrinterInfo) in WASM_printInst() function
|
/dports/devel/xelfviewer/XELFViewer-0.03/XCapstone/3rdparty/Capstone/src/arch/WASM/ |
H A D | WASMInstPrinter.h | 15 void WASM_printInst(MCInst *MI, struct SStream *O, void *Info);
|
H A D | WASMModule.c | 18 ud->printer = WASM_printInst; in WASM_global_init()
|
H A D | WASMInstPrinter.c | 8 void WASM_printInst(MCInst *MI, struct SStream *O, void *PrinterInfo) in WASM_printInst() function
|