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

/vbox/src/VBox/Disassembler/testcase/
H A DtstDisasm-2.cpp170 static DECLCALLBACK(int) MyDisasInstrRead(PDISSTATE pDis, uint8_t offInstr, uint8_t cbMinRead, uint8_t cbMaxRead) function
287 int rc = DISInstrToStrWithReader(State.uAddress, enmCpuMode, MyDisasInstrRead, &State,
367 abInstr, State.Dis.cbCachedInstr, MyDisasInstrRead, &State,

Completed in 33 milliseconds