Searched refs:testReadBytes (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-1.cpp90 static DECLCALLBACK(int) testReadBytes(PDISSTATE pDis, uint8_t offInstr, uint8_t cbMinRead, uint8_t cbMaxRead) function
111 DISInstrWithReader((uintptr_t)&pabInstrs[off], enmDisCpuMode, testReadBytes, NULL, &Dis, &cb);

Completed in 41 milliseconds