Searched refs:getFunctionBegin (Results 1 – 5 of 5) sorted by relevance
158 MCSymbol *getFunctionBegin() const { return CurrentFnBegin; } in getFunctionBegin() function
1153 LabelsBeforeInsn[Ranges.front().first] = Asm->getFunctionBegin(); in beginFunction()1162 LabelsBeforeInsn[I->first] = Asm->getFunctionBegin(); in beginFunction()1177 PrevLabel = Asm->getFunctionBegin(); in beginFunction()1215 TheCU.addRange(RangeSpan(Asm->getFunctionBegin(), Asm->getFunctionEnd())); in endFunction()
795 StartLabel = Asm->getFunctionBegin(); in computeIP2StateTable()933 MCSymbol *FuncBeginSym = Asm->getFunctionBegin(); in emitCLRExceptionTable()
556 MCSymbol *EHFuncBeginSym = Asm->getFunctionBegin(); in emitExceptionTable()
287 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()