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

/vbox/src/VBox/VMM/include/
H A DVMInternal.h122 uint32_t offErrorId; member in struct:VMRUNTIMEERROR
/vbox/src/VBox/VMM/VMMR3/
H A DVM.cpp4179 if (pErr->offErrorId)
4180 pszErrorId = (const char *)pErr + pErr->offErrorId;

Completed in 118 milliseconds