Searched refs:MSVC_X86SEH (Results 1 – 6 of 6) sorted by relevance
28 MSVC_X86SEH, enumerator45 case EHPersonality::MSVC_X86SEH: in isAsynchronousEHPersonality()59 case EHPersonality::MSVC_X86SEH: in isFuncletEHPersonality()
32 .Case("_except_handler3", EHPersonality::MSVC_X86SEH) in classifyEHPersonality()33 .Case("_except_handler4", EHPersonality::MSVC_X86SEH) in classifyEHPersonality()
257 Personality == EHPersonality::MSVC_X86SEH); in emitExceptionRegistrationRecord()276 } else if (Personality == EHPersonality::MSVC_X86SEH) { in emitExceptionRegistrationRecord()
16223 case EHPersonality::MSVC_X86SEH: return 24; in getSEHRegistrationNodeSize()
138 else if (Per == EHPersonality::MSVC_X86SEH) in endFunction()
2362 case EHPersonality::MSVC_X86SEH: in isCatchAll()