Home
last modified time | relevance | path

Searched refs:getFunctionEnd (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h213 MCSymbol *getFunctionEnd() const { return CurrentFnEnd; } in getFunctionEnd() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp522 EndLabel = Asm->getFunctionEnd(); in emitExceptionTable()
H A DCodeViewDebug.cpp1136 End = End ? End : Asm->getFunctionEnd(); in collectVariableInfoFromMFTable()
1230 End = Asm->getFunctionEnd(); in calculateRanges()
2806 CurFn->End = Asm->getFunctionEnd(); in endFunctionImpl()
H A DWinException.cpp1089 MCSymbol *FuncEndSym = Asm->getFunctionEnd(); in emitCLRExceptionTable()
H A DDwarfCompileUnit.cpp335 attachLowHighPC(*SPDie, Asm->getFunctionBegin(), Asm->getFunctionEnd()); in updateSubprogramScopeDIE()
H A DDwarfDebug.cpp1175 EndLabel = Asm->getFunctionEnd(); in buildLocationList()
1586 TheCU.addRange(RangeSpan(Asm->getFunctionBegin(), Asm->getFunctionEnd())); in endFunctionImpl()