Home
last modified time | relevance | path

Searched defs:ExceptionsType (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enum
316 ExceptionHandling::ExceptionsType ExceptionsType; // Defaults to None variable
/external/llvm/include/llvm/MC/
DMCAsmInfo.h331 ExceptionHandling ExceptionsType; variable