Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp53 MCSymbol *EHInfoLabel = in emitExceptionInfoTable() local
55 Asm->OutStreamer->emitLabel(EHInfoLabel); in emitExceptionInfoTable()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2339 MCSymbol *EHInfoLabel = in emitFunctionBodyEnd() local
2341 OutStreamer->emitLabel(EHInfoLabel); in emitFunctionBodyEnd()