Searched refs:calcNewOffSet (Results 1 – 6 of 6) sorted by relevance
54 static sal_uInt32 calcNewOffSet( sal_uInt8 const * pCode, sal_uInt16 nOffset );
55 static sal_uInt32 calcNewOffSet( sal_uInt8 const * pCode, sal_uInt16 nOffset );
560 SbiCodeGen::calcNewOffSet( sal_uInt8 const * pCode, sal_uInt16 nOffset ) in calcNewOffSet() function in SbiCodeGen
552 SbiCodeGen::calcNewOffSet( sal_uInt8 const * pCode, sal_uInt16 nOffset ) in calcNewOffSet() function in SbiCodeGen
651 return SbiCodeGen::calcNewOffSet( reinterpret_cast<sal_uInt8*>(pLegacyPCode.get()), nOffset ) ; in CalcNewOffset()
686 return SbiCodeGen::calcNewOffSet(aLegacyPCode.data(), nOffset); in CalcNewOffset()