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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmoddwarf.cpp541 bool fIsStatement; member in struct:RTDWARFLINESTATE::__anon16561
2408 pLnState->Regs.fIsStatement = RT_BOOL(pLnState->Hdr.u8DefIsStmt);
2506 pLnState->Regs.fIsStatement = !pLnState->Regs.fIsStatement;

Completed in 50 milliseconds