Searched refs:BytePrefix (Results 1 – 2 of 2) sorted by relevance
363 BytePrefix.resize(2 + sizeof(T)); in copyBytesForDefRange()365 memcpy(&BytePrefix[0], &SymKindLE, 2); in copyBytesForDefRange()366 memcpy(&BytePrefix[2], &DefRangeHeader, sizeof(T)); in copyBytesForDefRange()376 SmallString<20> BytePrefix; in emitCVDefRangeDirective() local378 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()384 SmallString<20> BytePrefix; in emitCVDefRangeDirective() local387 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()393 SmallString<20> BytePrefix; in emitCVDefRangeDirective() local395 emitCVDefRangeDirective(Ranges, BytePrefix); in emitCVDefRangeDirective()401 SmallString<20> BytePrefix; in emitCVDefRangeDirective() local[all …]
2872 SmallString<20> BytePrefix; in emitLocalVariable() local2876 BytePrefix.clear(); in emitLocalVariable()