Searched refs:getFunctionEnd (Results 1 – 6 of 6) sorted by relevance
159 MCSymbol *getFunctionEnd() const { return CurrentFnEnd; } in getFunctionEnd() function
382 CurFn->End = Asm->getFunctionEnd(); in endFunction()
563 EndLabel = Asm->getFunctionEnd(); in emitExceptionTable()
849 EndLabel = Asm->getFunctionEnd(); in buildLocationList()1215 TheCU.addRange(RangeSpan(Asm->getFunctionBegin(), Asm->getFunctionEnd())); in endFunction()
287 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()
934 MCSymbol *FuncEndSym = Asm->getFunctionEnd(); in emitCLRExceptionTable()