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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmoddwarf.cpp397 uint32_t offSpec; member in struct:RTDWARFABBREV
675 uint32_t offSpec; member in struct:RTDWARFDIE
2911 pEntry->offSpec = rtDwarfCursor_CalcSectOffsetU32(&Cursor);
2970 pRet->offSpec = rtDwarfCursor_CalcSectOffsetU32(&Cursor);
4000 pDie->offSpec = pAbbrev->offSpec;
4169 int rc = rtDwarfCursor_InitWithOffset(&AbbrevCursor, pThis, krtDbgModDwarfSect_abbrev, pAbbrev->offSpec);

Completed in 63 milliseconds