Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_llvm/llvm-wrapper/
H A DLLVMWrapper.h64 NoUnwind = 12, enumerator
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/
H A DAttributes.h42 const Attributes NoUnwind = 1<<5; ///< Function doesn't unwind stack variable
/dports/lang/ghc/ghc-8.10.7/compiler/llvmGen/Llvm/
H A DTypes.hs524 | NoUnwind constructor
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/llvm/
H A Dffi.rs151 NoUnwind = 12, enumerator