Searched refs:getFunctionEnd (Results 1 – 6 of 6) sorted by relevance
213 MCSymbol *getFunctionEnd() const { return CurrentFnEnd; } in getFunctionEnd() function
522 EndLabel = Asm->getFunctionEnd(); in emitExceptionTable()
1136 End = End ? End : Asm->getFunctionEnd(); in collectVariableInfoFromMFTable()1230 End = Asm->getFunctionEnd(); in calculateRanges()2806 CurFn->End = Asm->getFunctionEnd(); in endFunctionImpl()
1089 MCSymbol *FuncEndSym = Asm->getFunctionEnd(); in emitCLRExceptionTable()
335 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()
1175 EndLabel = Asm->getFunctionEnd(); in buildLocationList()1586 TheCU.addRange(RangeSpan(Asm->getFunctionBegin(), Asm->getFunctionEnd())); in endFunctionImpl()