Searched defs:BytesLeft (Results 1 – 8 of 8) sorted by relevance
86 unsigned BytesLeft = 0; in EmitTargetCodeForMemset() local227 unsigned BytesLeft = SizeVal % UBytes; in EmitTargetCodeForMemcpy() local
433 BytesLeft (uint32_t offset) const in BytesLeft() function
1275 BytesLeft (lldb::offset_t offset) const in BytesLeft() function
59 offset_t BytesLeft (offset_t offset) const in BytesLeft() function
49 unsigned BytesLeft = SizeVal & 3; in EmitTargetCodeForMemcpy() local
6980 unsigned BytesLeft = SizeVal % UnitSize; in EmitStructByval() local
360 size_t BytesLeft = MapSize; in getOpenFileImpl() local
271 unsigned char *CurPtr, unsigned BytesLeft, in ReadDataFromGlobal()