Searched defs:DISSTATE (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A Ddis.h37 /** @name Prefix byte flags (DISSTATE::fPrefix).
69 /** @name 64 bits prefix byte flags (DISSTATE::fRexPrefix).
521 * @returns VBox status code, bytes in DISSTATE::abInstr and byte count in
522 * DISSTATE::cbCachedInstr.
524 * argument can be found in DISSTATE::pvUser if needed.
528 * DISSTATE::uInstrAddr.
531 * as an index into DISSTATE::abInstr.
552 typedef struct DISSTATE struct
640 } DISSTATE; typedef in typeref:struct:DISSTATE
641 AssertCompileSize(DISSTATE,
[all...]

Completed in 47 milliseconds