Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:szB

820       this CU.  Set the szB so that at least we can't read off the end
2169 typeE.Te.TyBase.szB = cts;
2201 || typeE.Te.TyBase.szB < 0 || typeE.Te.TyBase.szB > 32
2214 if (typeE.Te.TyBase.szB == 0
2242 typeE.Te.TyPorR.szB = sizeof(UWord);
2250 typeE.Te.TyPorR.szB = cts;
2257 if (typeE.Te.TyPorR.szB != sizeof(UWord))
2284 typeE.Te.TyEnum.szB = cts;
2294 if (typeE.Te.TyEnum.szB == 0
2404 typeE.Te.TyStOrUn.szB = cts;