Searched refs:FDERemainingBytes (Results 1 – 2 of 2) sorted by relevance
1932 unsigned FDERemainingBytes = InitialLength - (4 + AddrSize); in patchFrameInfoForObject() local1935 FrameData.substr(InputOffset, FDERemainingBytes)); in patchFrameInfoForObject()1936 InputOffset += FDERemainingBytes; in patchFrameInfoForObject()
3190 unsigned FDERemainingBytes = InitialLength - (4 + AddrSize); in patchFrameInfoForObject() local3193 FrameData.substr(InputOffset, FDERemainingBytes)); in patchFrameInfoForObject()3194 InputOffset += FDERemainingBytes; in patchFrameInfoForObject()