Searched refs:getFunctionEnd (Results 1 – 6 of 6) sorted by relevance
157 MCSymbol *getFunctionEnd() const { return CurrentFnEnd; } in getFunctionEnd() function
202 MCSymbol *EHFuncEndSym = Asm->getFunctionEnd(); in emitCSpecificHandlerTable()
367 CurFn->End = Asm->getFunctionEnd(); in endFunction()
563 EndLabel = Asm->getFunctionEnd(); in emitExceptionTable()
827 EndLabel = Asm->getFunctionEnd(); in buildLocationList()1194 TheCU.addRange(RangeSpan(Asm->getFunctionBegin(), Asm->getFunctionEnd())); in endFunction()
282 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()