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

/vbox/src/VBox/Disassembler/
H A DDisasmFormatYasm.cpp1340 uint8_t offOpSize = UINT8_MAX; local
1369 if (offOpSize == UINT8_MAX)
1370 offOpSize = offOpcode;
1408 if (offOpSize < off1stSeg)

Completed in 44 milliseconds