Searched refs:nLbl (Results 1 – 1 of 1) sorted by relevance
312 sal_uInt32 nLbl = 0; in OnGoto() local321 nLbl++; in OnGoto()327 nLbl |= 0x8000; in OnGoto()328 aGen.Patch( nLabelsTarget, nLbl ); in OnGoto()524 sal_uInt32 nLbl; in Resume() local545 nLbl = pProc->GetLabels().Reference( aSym ); in Resume()546 aGen.Gen( _RESUME, nLbl ); in Resume()
Completed in 8 milliseconds