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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmoddwarf.cpp2070 uint32_t offRet = (uint32_t)off; local
2071 if (offRet != off)
2075 offRet = UINT32_MAX;
2077 return offRet;

Completed in 63 milliseconds