Searched refs:EmitCVDefRangeDirective (Results 1 – 7 of 7) sorted by relevance
160 void EmitCVDefRangeDirective(
855 virtual void EmitCVDefRangeDirective(
497 void MCObjectStreamer::EmitCVDefRangeDirective( in EmitCVDefRangeDirective() function in MCObjectStreamer505 this->MCStreamer::EmitCVDefRangeDirective(Ranges, FixedSizePortion); in EmitCVDefRangeDirective()
260 void EmitCVDefRangeDirective(1374 void MCAsmStreamer::EmitCVDefRangeDirective( in EmitCVDefRangeDirective() function in MCAsmStreamer1387 this->MCStreamer::EmitCVDefRangeDirective(Ranges, FixedSizePortion); in EmitCVDefRangeDirective()
326 void MCStreamer::EmitCVDefRangeDirective( in EmitCVDefRangeDirective() function in MCStreamer
2638 OS.EmitCVDefRangeDirective(DefRange.Ranges, BytePrefix); in emitLocalVariable()
3831 getStreamer().EmitCVDefRangeDirective(Ranges, FixedSizePortion); in parseDirectiveCVDefRange()