Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h226 HasStructuredExceptionHandling = 0x00000040, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp214 CV_ENUM_CLASS_ENT(FrameProcedureOptions, HasStructuredExceptionHandling),
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp117 PUSH_FLAG(FrameProcedureOptions, HasStructuredExceptionHandling, FPO, in formatFrameProcedureOptions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1419 FPO |= FrameProcedureOptions::HasStructuredExceptionHandling; in beginFunctionImpl()