Home
last modified time | relevance | path

Searched refs:GetLabels (Results 1 – 4 of 4) sorted by path

/trunk/main/basic/source/comp/
H A Ddim.cxx1168 pProc->GetLabels().CheckRefs(); in DefProc()
H A Dloops.cxx319 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()
H A Dparser.cxx367 pProc->GetLabels().Define( aSym ); in Parse()
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx206 SbiSymPool& GetLabels() { return aLabels; } in GetLabels() function in SbiProcDef

Completed in 27 milliseconds