Searched refs:BytePrefix (Results 1 – 2 of 2) sorted by relevance
362 BytePrefix.resize(2 + sizeof(T)); in copyBytesForDefRange()364 memcpy(&BytePrefix[0], &SymKindLE, 2); in copyBytesForDefRange()365 memcpy(&BytePrefix[2], &DefRangeHeader, sizeof(T)); in copyBytesForDefRange()375 SmallString<20> BytePrefix; in emitCVDefRangeDirective() local377 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()383 SmallString<20> BytePrefix; in emitCVDefRangeDirective() local386 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()392 SmallString<20> BytePrefix; in emitCVDefRangeDirective() local394 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()400 SmallString<20> BytePrefix; in emitCVDefRangeDirective() local[all …]
2810 SmallString<20> BytePrefix; in emitLocalVariable() local2814 BytePrefix.clear(); in emitLocalVariable()