Searched defs:InternalInstruction (Results 1 – 1 of 1) sorted by relevance
518 struct InternalInstruction { struct520 byteReader_t reader;522 const void* readerArg;524 uint64_t readerCursor;527 dlog_t dlog;529 void* dlogArg;534 DisassemblerMode mode;536 uint64_t startLocation;538 size_t length;543 uint8_t prefixPresent[0x100];[all …]