Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp757 ExceptionHandling ExceptionHandlingType = MAI->getExceptionHandlingType(); in emitCFIInstruction() local
758 if (ExceptionHandlingType != ExceptionHandling::DwarfCFI && in emitCFIInstruction()
759 ExceptionHandlingType != ExceptionHandling::ARM) in emitCFIInstruction()