Searched refs:getFunctionEnd (Results 1 – 12 of 12) sorted by relevance
162 MCSymbol *getFunctionEnd() const { return CurrentFnEnd; } in getFunctionEnd() function
209 MCSymbol *getFunctionEnd() const { return CurrentFnEnd; } in getFunctionEnd() function
563 EndLabel = Asm->getFunctionEnd(); in emitExceptionTable()
761 End = End ? End : Asm->getFunctionEnd(); in collectVariableInfoFromMMITable()845 End = Asm->getFunctionEnd(); in collectVariableInfo()1933 CurFn->End = Asm->getFunctionEnd(); in endFunction()
860 EndLabel = Asm->getFunctionEnd(); in buildLocationList()1122 TheCU.addRange(RangeSpan(Asm->getFunctionBegin(), Asm->getFunctionEnd())); in endFunction()
299 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()
1053 MCSymbol *FuncEndSym = Asm->getFunctionEnd(); in emitCLRExceptionTable()
518 EndLabel = Asm->getFunctionEnd(); in emitExceptionTable()
1088 End = End ? End : Asm->getFunctionEnd(); in collectVariableInfoFromMFTable()1182 End = Asm->getFunctionEnd(); in calculateRanges()2613 CurFn->End = Asm->getFunctionEnd(); in endFunctionImpl()
1082 EndLabel = Asm->getFunctionEnd(); in buildLocationList()1424 TheCU.addRange(RangeSpan(Asm->getFunctionBegin(), Asm->getFunctionEnd())); in endFunctionImpl()
322 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()
1070 MCSymbol *FuncEndSym = Asm->getFunctionEnd(); in emitCLRExceptionTable()