Searched refs:GetLabels (Results 1 – 4 of 4) sorted by relevance
319 sal_uInt32 nOff = pProc->GetLabels().Reference( aSym ); in OnGoto()339 sal_uInt32 nOff = pProc->GetLabels().Reference( aSym ); in Goto()352 sal_uInt32 nOff = pProc->GetLabels().Reference( aSym ); in Return()492 sal_uInt32 nOff = pProc->GetLabels().Reference( aSym ); in On()545 nLbl = pProc->GetLabels().Reference( aSym ); in Resume()
359 pProc->GetLabels().Define( aSym ); in Parse()
1168 pProc->GetLabels().CheckRefs(); in DefProc()
206 SbiSymPool& GetLabels() { return aLabels; } in GetLabels() function in SbiProcDef
Completed in 36 milliseconds