Searched defs:BytesLeft (Results 1 – 8 of 8) sorted by relevance
433 BytesLeft (uint32_t offset) const in BytesLeft() function
1275 BytesLeft (lldb::offset_t offset) const in BytesLeft() function
114 unsigned BytesLeft = 0; in EmitTargetCodeForMemset() local252 unsigned BytesLeft = SizeVal % UBytes; in EmitTargetCodeForMemcpy() local
59 offset_t BytesLeft (offset_t offset) const in BytesLeft() function
50 unsigned BytesLeft = SizeVal & 3; in EmitTargetCodeForMemcpy() local
7046 unsigned BytesLeft = SizeVal % UnitSize; in EmitStructByval() local
377 size_t BytesLeft = MapSize; in getOpenFileImpl() local
280 unsigned char *CurPtr, unsigned BytesLeft, in ReadDataFromGlobal()