HomeSort by: relevance | last modified time | path
    Searched defs:DwarfCFI (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCTargetOptions.h 20 DwarfCFI, ///< DWARF-like instruction based exceptions
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
LangOptions.h 234 enum class ExceptionHandlingKind { None, SjLj, WinEH, DwarfCFI, Wasm };
441 return getExceptionHandling() == ExceptionHandlingKind::DwarfCFI;

Completed in 70 milliseconds