Searched refs:FuncLabel (Results 1 – 1 of 1) sorted by relevance
673 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginFunctionImpl() local675 FuncInfo.Label = FuncLabel; in beginFunctionImpl()677 if (FuncLabel->isInSection()) { in beginFunctionImpl()678 MCSection &Section = FuncLabel->getSection(); in beginFunctionImpl()722 MCSymbol *FuncLabel = Asm->getFunctionBegin(); in beginInstruction() local723 constructLineInfo(S, FuncLabel, S->getLine(), 0); in beginInstruction()