Home
last modified time | relevance | path

Searched refs:FunctionLineTableLabel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h414 MCSymbol *FunctionLineTableLabel; variable
H A DDwarfDebug.cpp2651 FunctionLineTableLabel = CU.emitFuncLineTableOffsets() in beginFunctionImpl()
2773 TheCU.constructSubprogramScopeDIE(SP, FnScope, FunctionLineTableLabel); in endFunctionImpl()
2777 SkelCU->constructSubprogramScopeDIE(SP, FnScope, FunctionLineTableLabel); in endFunctionImpl()
2779 FunctionLineTableLabel = nullptr; in endFunctionImpl()