Home
last modified time | relevance | path

Searched defs:DwarfCFI (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCTargetOptions.h20 DwarfCFI, ///< DWARF-like instruction based exceptions enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp251 bool DwarfCFI = MMI.hasDebugInfo() || Fn.needsUnwindTableEntry(); in eliminateCallFramePseudoInstr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h234 enum class ExceptionHandlingKind { None, SjLj, WinEH, DwarfCFI, Wasm }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3263 bool DwarfCFI = !WindowsCFI && MF.needsFrameMoves(); in eliminateCallFramePseudoInstr() local