Searched refs:LineSym (Results 1 – 3 of 3) sorted by relevance
472 MCSymbol *LineSym = getContext().createTempSymbol(); in EmitCVLocDirective() local473 EmitLabel(LineSym); in EmitCVLocDirective()474 getContext().getCVContext().recordCVLoc(getContext(), LineSym, FunctionId, in EmitCVLocDirective()
93 MCSymbol *LineSym = MCOS->getContext().createTempSymbol(); in Make() local95 MCOS->EmitLabel(LineSym); in Make()101 MCDwarfLineEntry LineEntry(LineSym, DwarfLoc); in Make()
731 MCSymbol *LineSym = OS.getContext().createTempSymbol(); in beginInstruction() local732 OS.EmitLabel(LineSym); in beginInstruction()736 constructLineInfo(SP, LineSym, DL.getLine(), DL.getCol()); in beginInstruction()