Searched defs:InternalInstruction (Results 1 – 1 of 1) sorted by relevance
421 struct InternalInstruction { struct423 byteReader_t reader;425 const void* readerArg;427 uint64_t readerCursor;430 dlog_t dlog;432 void* dlogArg;437 DisassemblerMode mode;439 uint64_t startLocation;441 size_t length;446 uint8_t prefixPresent[0x100];[all …]